diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dfa9a9b4c..6662035248 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,5 +4,7 @@ Put the changelog BELOW the dashes. ANYTHING ABOVE IS IGNORED ----------------- - Fixed incompatability with Create causing a crash. -- Migrated to Mojang's `setChanged` method for BlockEntities instead of using custom logic. +- Migrated to Mojang's `setChanged` method for Block Entities instead of using custom logic. - Fixed Split Coconuts yielding Coconuts in the Stonecutter. +- Fixed possible crash when rendering snowloggeed blocks using Sodium + - Snowlogged blocks will now not render with Embeddium, but this will be fixed in an Embeddium update