From 13352a57769f05cbfb5c3c4655a8e0ded0e86b5e Mon Sep 17 00:00:00 2001 From: LlmDl Date: Mon, 22 Jan 2024 08:22:15 -0600 Subject: [PATCH] - Add a wrapper for getting potion names post-1.20.4. --- Towny/src/main/resources/ChangeLog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Towny/src/main/resources/ChangeLog.txt b/Towny/src/main/resources/ChangeLog.txt index f239efbc3a..0d33b2535c 100644 --- a/Towny/src/main/resources/ChangeLog.txt +++ b/Towny/src/main/resources/ChangeLog.txt @@ -9476,4 +9476,5 @@ v0.92.0.11: - Refactor parts of the NationCommand class, cleaning up edge case scenarios when towns might join/create nations when they shouldn't. 0.100.1.5: - Remove unneeded annotations. - - Fix permission regression from 0.100.1.1. \ No newline at end of file + - Fix permission regression from 0.100.1.1. + - Add a wrapper for getting potion names post-1.20.4. \ No newline at end of file