aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2026-02-04 03:50:35 +0400
committermat <git@matdoes.dev>2026-02-04 03:50:35 +0400
commitf8ddefa70cc53e6385785fb56e7a688a389cf0ab (patch)
tree1aeb54c20bddb542d0b70430ebb00563d0627298 /CHANGELOG.md
parent26f3474f835a586af8b4383fdc9b83ebc54da299 (diff)
downloadazalea-drasl-f8ddefa70cc53e6385785fb56e7a688a389cf0ab.tar.xz
fix ClientboundSetEquipment failing to deserialize if using animal armor slots
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08fc176f..1376e4d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ is breaking anyways, semantic versioning is not followed.
- The pathfinder now avoids magma blocks.
- Fixed several panics, OOMs, and memory leaks in `azalea-protocol`.
- Click events in chat messages were missing.
+- `ClientboundSetEquipment` failed to deserialize if a packet used animal armor slots.
## [0.15.1+mc1.21.11] - 2026-02-03