From 270fe75c484da335f0b0d329fdc3741fe963f0d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 22:00:50 +0000 Subject: [PATCH] Release 3.55.0 --- doc/history.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/history.md b/doc/history.md index 9217bda56..ac9410e4c 100644 --- a/doc/history.md +++ b/doc/history.md @@ -1,3 +1,6 @@ +## 3.55.0 +* [Add missing seed field in 1.19 based on minecraft packet tests](https://github.com/PrismarineJS/minecraft-data/commit/5f9995a821311c9ac926a208f957bd76a468fe55) (thanks @rom1504) + ## 3.54.0 * [1.20.3-1.20.4 protocol (#806)](https://github.com/PrismarineJS/minecraft-data/commit/1aabc9c5fe190b41d12b08e10ff025c32b8107ed) (thanks @wgaylord)