From f8bc19260865eaeed3411f6ef9768c2d3033bd56 Mon Sep 17 00:00:00 2001 From: Rubén Beltrán del Río Date: Fri, 27 Mar 2026 12:35:22 +0100 Subject: Prepare for 1.0.3 release --- CHANGELOG | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 9591fe3..bd6542b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,10 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 1.0.3 - 2026-01-27 + +### Added + +* About window with a reference of the language. + ### Changed * Brand colors for flathub provide better contrast. -* Icon is now closer to the style used by other apps. +* New icon. * Summary that's more descriptive for a layperson. * Disble horizontal layout at smaller window sizes to make usage easier on phones. * Use Adwaita window and toolbar -- cgit