From a1295afd7bfb40bf78d13e044ed6ababd1f9f7f8 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Sun, 7 Sep 2025 12:39:15 +0200 Subject: [PATCH] Changelog: Add release notes for version 80 --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5ad8d3..42824bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,32 @@ SPDX-License-Identifier: CC-BY-SA-4.0 # Changelog +## [80] - 2025-09-06 + +This version adds support for GNOME 49 and removes support for GNOME 48. + +### Added + +- GNOME 49 support +- Allow setting the automatic schedule offset in the preferences +- Indonesian translation by Frumentius Josopandojo +- Portuguese translation by @SantosSi +- Vietnamese translation by @NightOwlEyes + +### Changed + +- Updated Dutch translation by @philip.goto +- Updated French translation +- Updated Hungarian translation by @fengbainuo +- Updated Occitan translation by @quenty_occitania +- Updated Slovak translation by @dodog +- Updated Swedish translation by @bittin + +### Removed + +- GNOME 48 support + + ## [79] - 2025-03-16 This version adds support for GNOME 48 and removes support for GNOME 47.