From 30f5bdc48bde26f697f6b202176d790eef9f30b9 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 31 Oct 2024 21:49:02 +0000 Subject: [PATCH] Update changelog for version 0.6.0.12 --- CHANGELOG.md | 5 +++++ OpenTaiko/OpenTaiko.csproj | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 220e19f5..07b6ea2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [0.6.0.12] - 2024-10-31 (Beta) + +- Fix TJA not inserting timing space for `,` +- only measures + ## [0.6.0.11] - 2024-10-31 (Beta) - Fix TJA newline after last note symbol and before `,` caused wrong note-symbols-per-measure calculation diff --git a/OpenTaiko/OpenTaiko.csproj b/OpenTaiko/OpenTaiko.csproj index 7de98571..3e9b5675 100644 --- a/OpenTaiko/OpenTaiko.csproj +++ b/OpenTaiko/OpenTaiko.csproj @@ -33,7 +33,7 @@ - 0.6.0.11 + 0.6.0.12 WinExe net8.0 true