From 4ddf4613f16eb7331385686ed296fe908866d206 Mon Sep 17 00:00:00 2001 From: LlmDl Date: Tue, 5 Nov 2024 06:53:55 -0600 Subject: [PATCH] - Add messages to residents when they pay town and plot taxes. - Closes #7657. --- Towny/src/main/resources/ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Towny/src/main/resources/ChangeLog.txt b/Towny/src/main/resources/ChangeLog.txt index ab62197412..20b20e8a2e 100644 --- a/Towny/src/main/resources/ChangeLog.txt +++ b/Towny/src/main/resources/ChangeLog.txt @@ -10116,4 +10116,6 @@ v0.92.0.11: - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1. - Bump spigot-api to 1.21.3. - Adapt to Attributes change. - - Update bridger for java 21 support, courtesy of Warrior with PR #7658. \ No newline at end of file + - Update bridger for java 21 support, courtesy of Warrior with PR #7658. + - Add messages to residents when they pay town and plot taxes. + - Closes #7657. \ No newline at end of file