diff --git a/pom.xml b/pom.xml index 00c25f54116..bb895b15bd1 100644 --- a/pom.xml +++ b/pom.xml @@ -386,6 +386,10 @@ darktyko Kyle Meadows + + Tastelezz + Gaetano Gallo + diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 9bcee27491e..ba6aff83951 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -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! + + DateParam class now has equals() and hashCode() implementations. Thanks + to Gaetano Gallo for the pull request! +