From abda7a352153123480ffc7f89078dac90cf1505e Mon Sep 17 00:00:00 2001 From: Nikita Podvirnyi Date: Mon, 17 Jun 2024 15:19:15 +0200 Subject: [PATCH] feat: updated changelog --- CHANGELOG.md | 12 ++++++++++++ src/ui/about.rs | 10 ++++++---- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d30e029..2358c66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- List missing dependencies on non-standard distros during initial setup +- Added 4.7.0 voiceovers sizes + +### Changed + +- Support new game API +- Improved background pictures processing +- Updated desktop file entry to include "aagl" keyword +- Localized `force-grab-cursor` to Ukrainian + ## [3.9.6] - 08.05.2024 ### Added diff --git a/src/ui/about.rs b/src/ui/about.rs index e99043b..56530be 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -98,15 +98,17 @@ impl SimpleComponent for AboutDialog { "

Added

", "", "

Changed

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