Procházet zdrojové kódy

add a changelog to track changes to the public API

Julius Pfrommer před 7 roky
rodič
revize
dacbd4a194
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 6 0
      CHANGELOG.md

+ 6 - 0
CHANGELOG.md

@@ -0,0 +1,6 @@
+The changelog tracks changes to the public API.
+Internal refactorings and bug fixes are not reported here.
+
+2017-04-14 jpfr <julius.pfrommer@web.de>
+
+    * Auto-instantiate only child nodes marked as mandatory (fixes #1004)