浏览代码

added UPDATE notes for Serializer component changes

Lukas Kahwe Smith 14 年之前
父节点
当前提交
77fd5805e1
共有 1 个文件被更改,包括 4 次插入0 次删除
  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