From 76eabe970325b29531d4512f4092b5b63f1d32d9 Mon Sep 17 00:00:00 2001 From: BlayTheNinth <1933180+BlayTheNinth@users.noreply.github.com> Date: Sat, 22 Feb 2025 16:57:35 +0100 Subject: [PATCH] chore: Update changelog --- CHANGELOG.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad5e6bdf..d02e1e44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1 @@ -- Added compatibility layer for Jade/WTHIT/TheOneProbe -- Fixed `LevelLoading.Load` event not firing for client levels on Fabric -- Added `registerRecipeSerializer` and `registerRecipeType`, deprecate old `registerRecipeType` method that combined both -- Backported newer block/item registration methods with identifier in callback, deprecated old ones -- Backported `BalmProxy.isIngame()` and `BalmProxy.isClient()` -- Backported `/balm` commands \ No newline at end of file +- Fixed comments in lists of configs being treated as corrupted config in Fabric \ No newline at end of file