From ef61af907b93547f04267b7051818838d2f3c68c Mon Sep 17 00:00:00 2001
From: EliteMasterEric <ericmyllyoja@gmail.com>
Date: Thu, 2 May 2024 23:06:10 -0400
Subject: [PATCH] Update changelog.

---
 CHANGELOG.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a0054e7c..190dab9d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed
 - Songs in the mod folders will display in Freeplay without any extra scripting.
 - Story levels in the mod folders will display in Story without any extra scripting.
-- Moved scroll speed to a variable in `PlayState` so it can be modified after the song starts.
 ### Fixed
 - Fixed a typo in the credits folder (`Custcene` -> `Cutscene`)
 - Fixed an issue where health icon transition animations would loop and never finish properly.