Update changelog for version 0.6.0.11
This commit is contained in:
parent
8fe7518f44
commit
82b0104ec3
@ -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
|
||||
|
@ -33,7 +33,7 @@
|
||||
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<Version>0.6.0.10</Version>
|
||||
<Version>0.6.0.11</Version>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
|
||||
|
Loading…
Reference in New Issue
Block a user