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