Explorar el Código

Update UPGRADING.md

Johannes hace 11 años
padre
commit
08f9352dee
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  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
 =================