Skip to content

Commit

Permalink
Update changelog for version 0.6.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 2, 2024
1 parent 165ebc4 commit f209624
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.6.0.23] - 2024-12-02 (Beta)

- Fix end of bar drumrolls wrongly snapped to 1/16th (only visually) in HB/BMScroll
- Fix incorrect roll duration, missing rolls, or unended chart for rolls across branch sections
- Force unended roll to end at the first non-roll note after it or #END

## [0.6.0.22] - 2024-12-01 (Beta)

- Reset bar drumroll redness on retry or training-mode pause
Expand Down
2 changes: 1 addition & 1 deletion OpenTaiko/OpenTaiko.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
</ItemGroup>
<PropertyGroup>
<Version>0.6.0.22</Version>
<Version>0.6.0.23</Version>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
Expand Down

0 comments on commit f209624

Please sign in to comment.