From d9245d341ed1f258a3dd1073cdfa656115c5b26d Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 23 Mar 2026 20:52:55 +0100 Subject: Adapt rest of packaging to use meson --- CHANGELOG | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 4a0f67f..d1833b5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -## 1.0.4 - 2026-01-30 +## 1.0.4 - 2026-03-30 ### Changed @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 (KNOWN ISSUE: For sizes under 377 px, the templates screen will move slightly) * Stop building rpms for fedora 42 and add fedora 44. -## 1.0.3 - 2026-01-27 +## 1.0.3 - 2026-03-27 ### Added @@ -27,20 +27,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Brand colors for flathub provide better contrast. * New icon. * Summary that's more descriptive for a layperson. -* Disble horizontal layout at smaller window sizes to make usage easier on phones. +* Disable horizontal layout at smaller window sizes to make usage easier on phones. * Use Adwaita window and toolbar ## 1.0.2 - 2026-01-24 ### Changed -* Adds adwaita feature to relm4 +* Add adwaita feature to relm4 ## 1.0.1 - 2026-01-19 ### Changed -* Adds adwaita feature to relm4 +* Add adwaita feature to relm4 ## 1.0.0 - 2026-01-19 -- cgit