ソースを参照

add a changelog to track changes to the public API

Julius Pfrommer 7 年 前
コミット
dacbd4a194
共有1 個のファイルを変更した6 個の追加0 個の削除を含む
  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)