From 695269645c2d5fc7766aed633ff99b503e6619e5 Mon Sep 17 00:00:00 2001 From: BlayTheNinth <1933180+BlayTheNinth@users.noreply.github.com> Date: Thu, 28 Dec 2023 16:19:56 +0100 Subject: [PATCH] chore: Update changelog --- CHANGELOG.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25b2c565..466fe16a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,2 @@ -- Added support for ItemStack-aware remainders in Fabric -- Added PlayerConnectedEvent that fires on Fabric's JOIN -- Moved PlayerLoginEvent on Fabric to the same place it fires on Forge -- Added support for sets and ResourceLocations in config data \ No newline at end of file +- Fixed startup failure due to broken config loading in Forge and NeoForge +- Fixed config saving of ResourceLocation and Set types on Fabric \ No newline at end of file