From 91f18d8ab55e1a2ea6fdd0e6990b232809ce1100 Mon Sep 17 00:00:00 2001 From: Sebastian Palencsar Date: Wed, 24 Jun 2026 08:32:12 +0200 Subject: [PATCH] docs: credit aaly11 in CHANGELOG for translations --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 003e666..098f752 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Add Russian language support and translation (thanks to [@aaly11](https://github.com/aaly11)). + ### Changed - Flatpak repository signing key replaced with `Bearwave App ` (`5BAA384577671E45`). +### Fixed + +- Fix German translation contexts broken after the QML refactor (thanks to [@aaly11](https://github.com/aaly11)). + ## Version notes (1.0.3 → 1.0.5) - **1.0.3** — last GitHub release before the security/refactor batch.