From 4d1e4e3e7024a46656cd79a8bc7b3e589a478027 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jul 2023 20:51:50 +0000 Subject: [PATCH] Release 3.39.0 --- doc/history.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/history.md b/doc/history.md index 7c5bd65f8..4e3489c04 100644 --- a/doc/history.md +++ b/doc/history.md @@ -1,3 +1,9 @@ +## 3.39.0 +* [Update commands.yml](https://github.com/extremeheat/minecraft-data/commit/8706a8d0e0427521a9c7a2544fc345d72572d21c) (thanks @extremeheat) +* [Update commands.yml to use GITHUB TOKEN for test](https://github.com/extremeheat/minecraft-data/commit/f3ce7ba1f18191f9d7168a11afcc2a36b4bf21a1) (thanks @extremeheat) +* [Create commands.yml](https://github.com/extremeheat/minecraft-data/commit/7d44a3e56ed69f672767ad2f250ba466a18cf35e) (thanks @extremeheat) +* [bedrock: Fix chunk request packet field in protocol (#725)](https://github.com/extremeheat/minecraft-data/commit/57e5888d8876a16a6011757065a1e7494ac25483) (thanks @irkmandeer) + ## 3.38.0 * pc: Add "multiSidedSigns" feature + some missing data (@PondWader)