clarified that BC is broken in the Serializer component

This commit is contained in:
Lukas Kahwe Smith 2011-06-10 15:04:57 +02:00
parent 77fd5805e1
commit b7c615d869

View File

@ -10,8 +10,8 @@ beta4 to beta5
--------------
* Expanded the SerializerInterface, while reducing the number of public
methods in the Serializer class itself and adding component specific
Exception classes.
methods in the Serializer class itself breaking BC and adding component
specific Exception classes.
* The temporary storage for file uploads has been removed