Bläddra i källkod

added UPDATE notes for Serializer component changes

Lukas Kahwe Smith 14 år sedan
förälder
incheckning
77fd5805e1
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      UPDATE.md

+ 4 - 0
UPDATE.md

@@ -9,6 +9,10 @@ timeline closely anyway.
 beta4 to beta5
 --------------
 
+* Expanded the SerializerInterface, while reducing the number of public
+  methods in the Serializer class itself and adding component specific
+  Exception classes.
+
 * The temporary storage for file uploads has been removed
 
 * The `Symfony\Component\HttpFoundation\File\File::getExtension()` and