diff --git a/build.gradle.kts b/build.gradle.kts index 950d480..28f72a5 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -108,8 +108,7 @@ tasks { file = remapJar.get().archiveFile changelog.set( """ - - Fixed an issue with `/replay view` - - Added the ability to change the player's recording directory name + - Fixed an issue that caused players to not be able to join when auto recording """.trimIndent() ) type = STABLE