From 82b0104ec39e432118026d37fd0c81a2d2516327 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 31 Oct 2024 10:19:59 +0000 Subject: [PATCH] Update changelog for version 0.6.0.11 --- CHANGELOG.md | 7 +++++++ OpenTaiko/OpenTaiko.csproj | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea31b0cf..2477c586 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.6.0.11] - 2024-10-31 (Beta) + +- Fix TJA newline after last note symbol and before `,` caused wrong note +- symbols +- per +- measure calculation + ## [0.6.0.10] - 2024-10-30 (Beta) - Fix Softlocked in difficulty selection when any non P1 player has no key binds * Now menu keys control the lowerest index operable player diff --git a/OpenTaiko/OpenTaiko.csproj b/OpenTaiko/OpenTaiko.csproj index af889f5b..7de98571 100644 --- a/OpenTaiko/OpenTaiko.csproj +++ b/OpenTaiko/OpenTaiko.csproj @@ -33,7 +33,7 @@ - 0.6.0.10 + 0.6.0.11 WinExe net8.0 true