This commit is contained in:
James Agnew 2019-05-29 21:47:57 -04:00
parent 7863393c2c
commit 5e181fb214
1 changed files with 4 additions and 0 deletions

View File

@ -244,6 +244,10 @@
<action type="add" issue="1244">
Add a missing @Deprecated tag. Thanks to Drew Mitchell for the pull request!
</action>
<action type="add" issue="1303">
The JSON parser has removed a few unneeded super keywords that prevented overriding behaviour.
Thanks to Anders Havn for the pull request!
</action>
</release>
<release version="3.7.0" date="2019-02-06" description="Gale">
<action type="add">