From 4a9e6d2c4b5cedfbe1105f4f5d68933a0cbf8214 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 5 Oct 2025 01:28:10 -0500 Subject: update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c425e178..d2d68bbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,13 +14,16 @@ is breaking anyways, semantic versioning is not followed. ### Changed -- Update to Minecraft 1.21.9. +- Update to Minecraft 1.21.9. (help from @eihqnh) - Update to Bevy 0.17. - `Client::query`, `map_component`, and `map_get_component` were replaced by `Client::query_self`. - Rename `SendPacketEvent` to `SendGamePacketEvent` and `PingEvent` to `GamePingEvent`. ### Fixed +- The wrong path was temporarily executed if we received a `GotoEvent` while the path that's being executed was more than 50 nodes long. +- Don't panic when receiving an unexpected `PathFoundEvent` (@Hiradpi) + ## [0.14.0+mc1.21.8] - 2025-09-28 ### Added -- cgit v1.2.3