feat: updated changelog

This commit is contained in:
Observer KRypt0n_ 2023-08-02 15:41:06 +02:00
parent 78bed0f933
commit 196423852f
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 2 additions and 0 deletions

View file

@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added "launcher behavior" option
- Added "kill game process" button when chosen behavior keeps launcher window open
- Bundled some icons into the app for consistency across the systems
- Added better panics handler
### Fixed

View file

@ -111,6 +111,7 @@ impl SimpleComponent for AboutDialog {
"<li>Added \"launcher behavior\" option</li>",
"<li>Added \"kill game process\" button when chosen behavior keeps launcher window open</li>",
"<li>Bundled some icons into the app for consistency across the systems</li>",
"<li>Added better panics handler</li>",
"</ul>",
"<p>Fixed</p>",