diff --git a/CHANGELOG.md b/CHANGELOG.md index 2059539..2b975ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Handle dwebp re-coding errors +### Fixed + +- Added workaround for wrong pre-downloads API format + ## [3.10.0] - 17.06.2024 ### Added diff --git a/src/ui/about.rs b/src/ui/about.rs index d3ab982..bfa2e6e 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -98,23 +98,13 @@ impl SimpleComponent for AboutDialog { "

Added

", "", "

Fixed

", "", - - "

Changed

", - - "" ].join("\n"),