feat: updated changelog

This commit is contained in:
Observer KRypt0n_ 2023-11-15 22:15:45 +02:00
parent 14302bcc69
commit bd288fdeee
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 10 additions and 0 deletions

View file

@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added voiceovers repairing support - Added voiceovers repairing support
- Added special tooltips for concerning patch status - Added special tooltips for concerning patch status
### Fixed
- Fixed launch button color in concerning patches
### Changed ### Changed
- Increased voiceovers version prediction error - Increased voiceovers version prediction error

View file

@ -107,6 +107,12 @@ impl SimpleComponent for AboutDialog {
"<li>Added special tooltips for concerning patch status</li>", "<li>Added special tooltips for concerning patch status</li>",
"</ul>", "</ul>",
"<p>Fixed</p>",
"<ul>",
"<li>Fixed launch button color in concerning patches</li>",
"</ul>",
"<p>Changed</p>", "<p>Changed</p>",
"<ul>", "<ul>",