浏览代码

Update UPGRADING.md

Johannes 11 年之前
父节点
当前提交
08f9352dee
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      UPGRADING.md

+ 7 - 0
UPGRADING.md

@@ -1,3 +1,10 @@
+From 0.13 to ???
+================
+
+- If you have implemented your own ObjectConstructor, you need to add the DeserializationContext as an additional
+  parameter for the ``construct`` method.
+
+
 From 0.11 to 0.12
 =================