diff options
| author | mat <git@matdoes.dev> | 2026-02-19 03:19:05 +0800 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2026-02-19 03:19:05 +0800 |
| commit | 3053238279fccfefc35fc5fe9ff3b0be0185e4fb (patch) | |
| tree | 5d9619a90b892d50b7d44f10a20dcc42b9afa4c9 /CHANGELOG.md | |
| parent | 8d718a627349bdf1e531fba318abc634a3bec9da (diff) | |
| download | azalea-drasl-3053238279fccfefc35fc5fe9ff3b0be0185e4fb.tar.xz | |
fix incorrect protocol impls for ClientboundPlayerInfoUpdate and recipe packets
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1376e4d8..2ab10f7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ is breaking anyways, semantic versioning is not followed. - 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. +- Incorrect protocol implementations for `ClientboundPlayerInfoUpdate` and recipe data. ## [0.15.1+mc1.21.11] - 2026-02-03 |
