Add changelog about the extensions fix

This commit is contained in:
James 2017-01-26 11:39:42 -05:00
parent 12598b4e3b
commit 97f1e55131
1 changed files with 4 additions and 0 deletions

View File

@ -233,6 +233,10 @@
like the placeholder being treated as a real IDs. Thanks to GitHub like the placeholder being treated as a real IDs. Thanks to GitHub
user @jodue for reporting! user @jodue for reporting!
</action> </action>
<action type="add">
Declared extensions with multiple type() options listed in the @Child
annotation caused a crash on startup. Now this is supported.
</action>
</release> </release>
<release version="2.1" date="2016-11-11"> <release version="2.1" date="2016-11-11">
<action type="add"> <action type="add">