Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
2No2Name committed Feb 4, 2025
1 parent 7b07246 commit c2ecdf4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _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_ includes a new optimization, a bugfix and improves mod compatibility.
Lithium _LithiumVersion_ for Minecraft _MCVersion_ includes a new optimization, a few bugfixes and improves mod compatibility.

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.

Expand All @@ -16,4 +16,5 @@ Make sure to take a backup of your world before using the mod and please report
- Use worlds for thread tests instead of minecraft server to improve compatibility with the worldthreader mod

## Fixes
- Set default return value in LithiumHashPalette copy
- Set default return value in LithiumHashPalette copy
- Fix incorrect handling of fire, lava and soul fire in experimental block touching optimization

0 comments on commit c2ecdf4

Please sign in to comment.