diff --git a/CHANGELOG.md b/CHANGELOG.md index e1bfb63..37a424c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Added 5.1.0 voiceovers sizes + +### Removed + +- Removed Discord RPC support + ## [3.12.1] - 02.09.2024 ### Fixed diff --git a/src/ui/about.rs b/src/ui/about.rs index a30a697..bff91ed 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -95,10 +95,16 @@ impl SimpleComponent for AboutDialog { set_release_notes_version: &APP_VERSION, set_release_notes: &[ - "
Fixed
", + "Added
", "Removed
", + + "