Update UPDATE file

This commit is contained in:
Jordi Boggiano 2011-05-08 18:23:26 +02:00
parent 2ea544f21b
commit 49008b60c6

View File

@ -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
-------------