From bc8f50619350872b8fb9f336abc8739c1c45016b Mon Sep 17 00:00:00 2001 From: EliteMasterEric Date: Tue, 1 Oct 2024 15:32:09 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68f07d35d0..0d727b223e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.5.2] - 2024-10-?? ### Fixed +- Fixed an issue where exiting the Chart Editor would sometimes crash the game. - Fixed an issue where holding down a direction key then selecting a character would select the locked character and crash the game (community fix by ACrazyTown) - Fixed an issue where the player and girlfriend would disappear or overlap themselves in Character Select (community fix by gamerbross) - Fixed an issue where the game would show the wrong girlfriend in Character Select (community fix by gamerbross)