From a6d4896dc7fb84a0401e5f643b30417efd114dad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 06:27:27 +0000 Subject: [PATCH] Release 3.110.2 --- doc/history.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/history.md b/doc/history.md index 6eb884002..263596d18 100644 --- a/doc/history.md +++ b/doc/history.md @@ -1,3 +1,7 @@ +## 3.110.2 +* [pc: Fix chat packet checksum field type mismatch (#1188)](https://github.com/PrismarineJS/minecraft-data/commit/0549f09f9413cb1f6f0a9ac7078739d4bee02033) (thanks @extremeheat) +* [Add 26.2-snapshot-7 to pc protocolVersions.json](https://github.com/PrismarineJS/minecraft-data/commit/f6294a7abd918710d0b7ec3f5e896dcfb1b5bc70) (thanks @github-actions[bot]) + ## 3.110.1 * [bedrock: fix 1.26.20 parsing of ItemNew extra data (#1183)](https://github.com/PrismarineJS/minecraft-data/commit/a57d00f1f964443f82549869e5e7745e2329d306) (thanks @hax0r31337)