From e7b035045879340bddcb82bc10a91a966c90d54e Mon Sep 17 00:00:00 2001 From: rom1504bot Date: Wed, 23 Aug 2023 22:34:19 +0200 Subject: [PATCH] Release 3.43.1 (#760) --- doc/history.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/history.md b/doc/history.md index 3a454e817..3fb65324f 100644 --- a/doc/history.md +++ b/doc/history.md @@ -1,3 +1,6 @@ +## 3.43.1 +* [Fix bedrock update_soft_enum packet missing encoding (#758)](https://github.com/PrismarineJS/minecraft-data/commit/d58b99fec41b8c23820168228cca9e86d1f45165) (thanks @JSbETms) + ## 3.43.0 * [Add legacy.json flattening mappings for bedrock blocks (#755)](https://github.com/PrismarineJS/minecraft-data/commit/60682082d2dda5d5e7827ae908236dc1fbd8b79d) (thanks @Flonja)