Ver Fonte

Update UPDATE file

Jordi Boggiano há 14 anos atrás
pai
commit
49008b60c6
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      UPDATE.md

+ 3 - 0
UPDATE.md

@@ -127,6 +127,9 @@ beta1 to beta2
 * Serializer: The NormalizerInterface's `supports()` method has been split in
   two methods: `supportsNormalization` and `supportsDenormalization`.
 
+* Serializer: `AbstractEncoder` & `AbstractNormalizer` were renamed to
+  `SerializerAwareEncoder` & `SerializerAwareNormalizer`.
+
 PR12 to beta1
 -------------