feat: updated changelog

This commit is contained in:
Observer KRypt0n_ 2023-08-19 19:29:38 +02:00
parent 91e7019e44
commit bf91a59ff8
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `%launch_args%` magic word for game launching command.
Now you can use `%bash_command% <script> %launch_args%` to run custom script
- Added 4.0.0 voiceovers sizes
- Added `--session <name>` flag to switch active session
### Fixed

View file

@ -95,6 +95,7 @@ impl SimpleComponent for AboutDialog {
"<li>Added Portuguese</li>",
"<li>Added `%launch_args%` magic word for game launching command</li>",
"<li>Added 4.0.0 voiceovers sizes</li>",
"<li>Added `--session <name>` flag to switch active session</li>",
"</ul>",
"<p>Fixed</p>",