ho-dev / HattrickOrganizer

Assistant for Hattrick online football manager
https://ho-dev.github.io/HattrickOrganizer/
GNU Lesser General Public License v3.0
193 stars 79 forks source link

Fix: Correct contract of equals and hashCode of HODateTime #2145

Closed sgcr closed 2 months ago

sgcr commented 2 months ago
  1. changes proposed in this pull request:

    • The contract of the 'equals' and 'hashCode' function of class 'HODateTime' was violated. It is now possible to use e.g. 'HODateTime' in 'HashSet' or in native test code for equality checks.
  2. src/main/resources/release_notes.md ...

    • [x] does not require update
  3. [Optional] suggested person to review this PR @___