Browse Source

added UPDATE notes for Serializer component changes

Lukas Kahwe Smith 14 năm trước cách đây
mục cha
commit
77fd5805e1
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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