From 18eea2781798fdbcedc44d9c21963fb69a670b24 Mon Sep 17 00:00:00 2001 From: Sefiraat Date: Fri, 6 Jan 2023 13:05:27 +0000 Subject: [PATCH] Update changelog --- .github/workflows/maven-compiler.yml | 1 + CHANGELOG.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.github/workflows/maven-compiler.yml b/.github/workflows/maven-compiler.yml index 1f91ea87b..a8ab1c105 100644 --- a/.github/workflows/maven-compiler.yml +++ b/.github/workflows/maven-compiler.yml @@ -12,6 +12,7 @@ on: - '.github/workflows/**' - 'src/**' - 'pom.xml' + - 'CHANGELOG.md' permissions: contents: read diff --git a/CHANGELOG.md b/CHANGELOG.md index d43382816..f4abe2746 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ * "/sf stats" can no longer be used if researching is disabled * "/sf research" can no longer be used if researching is disabled * Removed the Hercules Pickaxe from Slimefun +* If CS-CoreLib is present, Slimefun will disable itself (previously it would just error) #### Fixes * Fixed #3597 @@ -63,6 +64,8 @@ * Fixed #3664 * Fixed #3651 * Fixed #3677 +* Fixed #3705 +* Fixed BlockPlacer being able to place disabled items ## Release Candidate 32 (26 Jun 2022) https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#32