Quellcode durchsuchen

Update UPGRADING.md

Johannes vor 11 Jahren
Ursprung
Commit
08f9352dee
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  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
 =================