diff --git a/CHANGELOG.md b/CHANGELOG.md index 22d5142..aa3c64b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Added environment emulation feature + ### Changed - Made default game folder name depend on game edition diff --git a/src/ui/about.rs b/src/ui/about.rs index 7a23de1..c896f05 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -81,7 +81,14 @@ impl SimpleComponent for AboutDialog { set_release_notes_version: APP_VERSION, set_release_notes: &[ + "

Added

", + + "", + "

Changed

", + "