feat: updated changelog

This commit is contained in:
Observer KRypt0n_ 2023-06-15 19:12:06 +02:00
parent b197cc81d5
commit 0d7ca30e7f
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 10 additions and 0 deletions

View file

@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added Discord RPC icon selection
- Added Japanese
- Added Hungarian
- Integrated Jadeite patch
### Fixed

View file

@ -90,6 +90,15 @@ impl SimpleComponent for AboutDialog {
set_release_notes_version: &APP_VERSION,
set_release_notes: &[
"<p>Added</p>",
"<ul>",
"<li>Added Discord RPC icon selection</li>",
"<li>Added Japanese</li>",
"<li>Added Hungarian</li>",
"<li>Integrated Jadeite patch</li>",
"</ul>",
"<p>Fixed</p>",
"<ul>",