Parcourir la source

Update UPGRADING.md

Johannes il y a 11 ans
Parent
commit
08f9352dee
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  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
 =================