diff --git a/Towny/src/main/resources/ChangeLog.txt b/Towny/src/main/resources/ChangeLog.txt index 0660e77920..265c7163c4 100644 --- a/Towny/src/main/resources/ChangeLog.txt +++ b/Towny/src/main/resources/ChangeLog.txt @@ -9847,4 +9847,9 @@ v0.92.0.11: 0.100.3.4: - Fix town plot permissions changing not causing the town to save. - Improve /ta town new TOWNNAME MAYORNAME, to support town names entered with spaces in them. - - Fix milking animals sometimes being able to get cancelled by the PlayerBucketFillEvent. \ No newline at end of file + - Fix milking animals sometimes being able to get cancelled by the PlayerBucketFillEvent. + - Expose cost in successful teleport event, courtesy of Warrior with PR #7487. + - Closes #7486. + - Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3. + - Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3. + - Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2. \ No newline at end of file