From 410af59a3a91dee103c9968c477ab7d60f0d665d Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sun, 26 Feb 2023 17:57:30 +0100 Subject: Fixed dungeon milestone messages getting wrongfully formatted. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f94b0f4e0..71d72e9d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ + Removed `Fixing Skytils custom Damage Splash` (Skytils has already fixed this bug. Additionally, this option enabled and skytils' damage splash disabled caused the hypixel damage splash to not show the tailing commas at all) + Fixed bug with particles that blocks NotEnoughUpdates' Fishing features. + Hopefully fixed incompatibility with skytils' hide cheap coins feature. ++ Fixed dungeon milestone messages getting wrongfully formatted. ## Version 0.16 (2023-02-11) -- cgit