From a709a9195f18227d6d71df2a78c1108350218279 Mon Sep 17 00:00:00 2001 From: ineanto Date: Thu, 3 Apr 2025 09:47:48 +0200 Subject: [PATCH] feat: update changelog --- CHANGELOG.log | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.log b/CHANGELOG.log index 3cd81a6..ca76781 100644 --- a/CHANGELOG.log +++ b/CHANGELOG.log @@ -1,4 +1,4 @@ -1.2.0: Update n°13 (XX/XX/24) +1.3.0: Update n°14 (XX/XX/25) [FEATURES] - Players are now able to mark disguises as favorites. - Modernized the messages and added various sound effects upon interacting with the plugin. @@ -11,6 +11,20 @@ [LANGUAGE] - Moved the prefix to the language file. +1.2.0: Update n°13 (XX/XX/25) + [FEATURES] + - Updated to support up to Minecraft 1.21.4. + - Modernized the messages and added various sound effects upon interacting with the plugin. + - Made GUIs names cleaner. + + [FIXES] + - Cleaned up the codebase to prepare for future updates. + - Fixed an oversight preventing the configuration from properly being migrated. + - Fixed the placeholder item in the skin cache invalidation not being translated. + + [LANGUAGE] + - Moved the prefix to the language file. + 1.1.8: Update n°12 (XX/XX/24) [FEATURES]