This commit is contained in:
jamesagnew 2016-05-05 07:08:48 -04:00
parent 1c082f7f6e
commit 689df98cf9
2 changed files with 8 additions and 0 deletions

View File

@ -224,6 +224,10 @@
<id>euvitudo</id>
<name>Phillip Warner</name>
</developer>
<developer>
<id>subhrajyotim</id>
<name>Subhro</name>
</developer>
</developers>
<licenses>

View File

@ -103,6 +103,10 @@
OperationDefinitions. Thanks
to Phillip Warner for implementing this, and providing a pull request!
</action>
<action type="fix" issue="359">
Properly handle null arrays when parsing JSON resources. Thanks to Subhro for
fixing this and providing a pull request!
</action>
</release>
<release version="1.5" date="2016-04-20">
<action type="fix" issue="339">