Add credit for #868

This commit is contained in:
James Agnew 2018-03-02 08:57:40 -05:00
parent 8ebf08409e
commit 0c52c38eda
2 changed files with 8 additions and 0 deletions

View File

@ -386,6 +386,10 @@
<id>darktyko</id>
<name>Kyle Meadows</name>
</developer>
<developer>
<id>Tastelezz</id>
<name>Gaetano Gallo</name>
</developer>
</developers>

View File

@ -185,6 +185,10 @@
that URL as the value for the "url" search parameter. Thanks
to Josh Mandel for reporting and supplying a test case!
</action>
<action type="add" issue="868">
DateParam class now has equals() and hashCode() implementations. Thanks
to Gaetano Gallo for the pull request!
</action>
</release>
<release version="3.2.0" date="2018-01-13">
<action type="add">