File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,19 @@ is breaking anyways, semantic versioning is not followed.
3535
3636### Fixed
3737
38+ - The pathfinder now avoids magma blocks.
39+ - Fixed several panics, OOMs, and memory leaks in ` azalea-protocol ` .
40+ - Click events in chat messages were missing.
41+
42+ ## [ 0.15.1+mc1.21.11] - 2026-02-03
43+
44+ ### Fixed
45+
46+ - Fix compilation errors from unstable dependencies.
3847- Serializing ` FormattedText ` with serde was writing ` extra ` twice.
3948- Attack cooldowns were being applied incorrectly for tools.
4049- ` Identifier ` had an incorrect ` Hash ` and ` PartialEq ` implementation.
41- - The pathfinder now avoids magma blocks.
4250- Explosion knockback was being applied incorrectly.
43- - Fixed several panics, OOMs, and memory leaks in ` azalea-protocol ` .
44- - Click events in chat messages were missing.
4551
4652## [ 0.15.0+mc1.21.11] - 2025-12-18
4753
You can’t perform that action at this time.
0 commit comments