From 3053238279fccfefc35fc5fe9ff3b0be0185e4fb Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 19 Feb 2026 03:19:05 +0800 Subject: fix incorrect protocol impls for ClientboundPlayerInfoUpdate and recipe packets --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3