Skip to content

Commit

Permalink
- Remove two cases of == equality check for residents, courtesy of
Browse files Browse the repository at this point in the history
Warrior with PR #7084.
  • Loading branch information
LlmDl committed Nov 14, 2023
1 parent c369b4e commit ac12ff5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9208,4 +9208,5 @@ v0.92.0.11:
- Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1.
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1.
0.100.0.4:
- Fix new TownyObject equals methods using UUIDs, something to undo once the UUID db is adopted.
- Fix new TownyObject equals methods using UUIDs, something to undo once the UUID db is adopted.
- Remove two cases of == equality check for residents, courtesy of Warrior with PR #7084.

0 comments on commit ac12ff5

Please sign in to comment.