diff --git a/CHANGELOG.md b/CHANGELOG.md index e109696..33d02e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added voiceovers repairing support - Added special tooltips for concerning patch status +### Fixed + +- Fixed launch button color in concerning patches + ### Changed - Increased voiceovers version prediction error diff --git a/src/ui/about.rs b/src/ui/about.rs index beaa658..64e992f 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -107,6 +107,12 @@ impl SimpleComponent for AboutDialog { "
  • Added special tooltips for concerning patch status
  • ", "", + "

    Fixed

    ", + + "", + "

    Changed

    ", "