From 149563638974d50b74d31e263f2d54c6b98c04e0 Mon Sep 17 00:00:00 2001 From: rom1504bot Date: Tue, 9 Jan 2024 04:00:51 +0100 Subject: [PATCH] Release 3.59.1 (#830) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- doc/history.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/history.md b/doc/history.md index 9b0d844d2..787571099 100644 --- a/doc/history.md +++ b/doc/history.md @@ -1,3 +1,7 @@ +## 3.59.1 +* [Add pc feature `unifiedPlayerAndEntitySpawnPacket`](https://github.com/PrismarineJS/minecraft-data/commit/bd3c9757d0f9d40c797024ed09c3a5e99e815b77) (thanks @extremeheat) +* [Add an unicity test for features. (#824)](https://github.com/PrismarineJS/minecraft-data/commit/587a1341c83ef4fc1cf3353d35b09435a11f8217) (thanks @rom1504) + ## 3.59.0 * [Fix breeze and wind charge being type player. (#826)](https://github.com/PrismarineJS/minecraft-data/commit/1792f0d8035aa275702b6080d4176ca14a3f578a) (thanks @wgaylord)