feat: updated changelog

This commit is contained in:
Observer KRypt0n_ 2023-07-17 23:06:01 +02:00
parent 93707c430c
commit eb6928e869
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 9 additions and 13 deletions

View file

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Fixed jadeite patch state handling from the metadata file
- Fixed game pre-downloading button sensitivity when the update was partially downloaded, but then interrupted
- Fixed game pre-downloading button visibility when jadeite patch state is not "verified"
## [1.2.3] - 14.07.2023
### Fixed

View file

@ -93,19 +93,9 @@ impl SimpleComponent for AboutDialog {
"<p>Fixed</p>",
"<ul>",
"<li>Fixed telemetry disabling</li>",
"</ul>",
"<p>Changed</p>",
"<ul>",
"<li>Updated Italian</li>",
"<li>Updated Hungarian</li>",
"<li>Updated Japanese</li>",
"<li>Updated Indonesian</li>",
"<li>Updated Spanish</li>",
"<li>Updated Turkish</li>",
"<li>Updated Chinese</li>",
"<li>Fixed jadeite patch state handling from the metadata file</li>",
"<li>Fixed game pre-downloading button sensitivity when the update was partially downloaded, but then interrupted</li>",
"<li>Fixed game pre-downloading button visibility when jadeite patch state is not \"verified\"</li>",
"</ul>",
].join("\n"),