updated UPDATE file

This commit is contained in:
Johannes Schmitt 2011-05-10 11:27:18 +02:00
parent 9408ab3010
commit 675a86f2e9

View File

@ -131,6 +131,9 @@ beta1 to beta2
* Serializer: The NormalizerInterface's `supports()` method has been split in
two methods: `supportsNormalization` and `supportsDenormalization`.
* ParameterBag::getDeep() has been removed, and is replaced with a boolean flag
on the ParameterBag::get() method.
PR12 to beta1
-------------