diff --git a/CHANGELOG.md b/CHANGELOG.md index aa3c64b..54f6bf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Added environment emulation feature +- Added installation migration feature +- Added game environment switcher +- Added game edition switcher ### Changed -- Made default game folder name depend on game edition - Improved game repairing feature - Replaced `curl` dependency by native code diff --git a/src/ui/about.rs b/src/ui/about.rs index c896f05..a255108 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -84,13 +84,14 @@ impl SimpleComponent for AboutDialog { "

Added

", "", "

Changed

", "",