mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-20 20:09:51 +00:00
* Fix hashCode() to reflect the equals() contract by passing in getValue() instead of getHashIdentity(). Fix bug with DaoSearchParamSynchronizer setting wrong count on AddRemoveCount.addToCount(). * Add hashIdentity to both equals and hashCode. Rename unit test to be more descriptive. * Add changelog and fix changelog for previous MR. * Add newline to changelog file.