diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-26 17:57:30 +0100 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-26 17:57:30 +0100 |
| commit | 7ebc06bc8106da47758bc137b30ba9a029e4fa3c (patch) | |
| tree | e84d00b44b14031004607257f1cda4fe6d9c1513 | |
| parent | 610a3635f10adcdba87ad829959f8ddd1e720941 (diff) | |
| download | SkyHanni-7ebc06bc8106da47758bc137b30ba9a029e4fa3c.tar.gz SkyHanni-7ebc06bc8106da47758bc137b30ba9a029e4fa3c.tar.bz2 SkyHanni-7ebc06bc8106da47758bc137b30ba9a029e4fa3c.zip | |
Fixed dungeon milestone messages getting wrongfully formatted.
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
