feat: updated changelog

This commit is contained in:
Observer KRypt0n_ 2023-12-23 16:29:45 +02:00
parent 334539dbf8
commit c0708c6eb2
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 13 additions and 6 deletions

View file

@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Increased voiceovers version prediction error
- Updated FPS Unlocker version which fixes new game version integration issue
- Updated Turkish
- Updated German
- Updated Chinese
- Updated Polish
## [3.9.2] - 13.11.2023

View file

@ -95,17 +95,19 @@ impl SimpleComponent for AboutDialog {
"<p>Added</p>",
"<ul>",
"<li>Added Korean</li>",
"<li>Added Dutch</li>",
"<li>Added 4.2.0 voiceovers sizes</li>",
"<li>Made free space checks resolve symlinks</li>",
"<li>Added `UpdatingPermissions` installation step</li>",
"<li>Downloaders now will skip finished files and truncate them if needed</li>",
"</ul>",
"<p>Changed</p>",
"<ul>",
"<li>Updated development libraries versions</li>",
"<li>Updated Japanese</li>",
"<li>Increased voiceovers version prediction error</li>",
"<li>Updated FPS Unlocker version which fixes new game version integration issue</li>",
"<li>Updated Turkish</li>",
"<li>Updated German</li>",
"<li>Updated Chinese</li>",
"<li>Updated Polish</li>",
"</ul>"
].join("\n"),