From 3f7c644672a4ae5f537d2691b5e8d078c1c967c8 Mon Sep 17 00:00:00 2001 From: 2No2Name <2No2Name@web.de> Date: Sat, 18 Jan 2025 15:53:17 +0100 Subject: [PATCH] Revert "Revert "Update Changelog"" This reverts commit ad5f04f634aee9ef282745cd16408c3a7dcaa4d9. --- CHANGELOG.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6233b2dbf..38d02de46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,12 @@ _LithiumVersion_ is automatically replaced with the lithium version, e.g. 0.14.5 Everything above the line is ignored and not included in the changelog. Everything below will be in the changelog on GitHub, Modrinth and CurseForge. ---------- -Lithium _LithiumVersion_ for Minecraft _MCVersion_ adds many new features. +Lithium _LithiumVersion_ for Minecraft _MCVersion_ disables the LithiumHashPalette optimization by default due to many users reporting issues. Make sure to take a backup of your world before using the mod and please report any bugs and mod compatibility issues at the [issue tracker](https://github.com/CaffeineMC/lithium-fabric/issues). You can check the[description of each optimization](https://github.com/CaffeineMC/lithium/blob/_ReleaseTag_/lithium-mixin-config.md) and how to disable it when encountering a problem. ## Additions -- Some new stuff +- Automatic release publishing workflow ## Changes -- Many changes - -## Fixes -- No fixes \ No newline at end of file +- Disable `mixin.chunk.palette` (LithiumHashPalette) by default. \ No newline at end of file