소스 검색

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
 =================