From d1dff7110a474c426c770c32415fc7ef0315bb90 Mon Sep 17 00:00:00 2001 From: Apehum <36326454+Apehum@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:44:00 +0800 Subject: [PATCH] ci: update changelog --- client/changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/client/changelog.md b/client/changelog.md index b4de3d61..d8bdbaa5 100644 --- a/client/changelog.md +++ b/client/changelog.md @@ -6,7 +6,8 @@ Versions 2.0.x and 2.1.x are protocol-compatible, so there’s no need to worry if the server hasn't been updated to 2.1.x. ### Changes in 2.1.1 -- Reintroduce build for 1.19.3 -- Soften Minecraft version bounds on some versions: +- Build for 1.19.3 was reintroduced. +- Soften Minecraft version bounds: - 1.20.4 now allows 1.20.2, 1.20.3 and 1.20.4 - 1.19.2 now allows 1.19, 1.19.1 and 1.19.2 +- Updated [slib](https://github.com/plasmoapp/mc-slib) to fix crash with EssentialAddons on world join. \ No newline at end of file