diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-03-23 20:52:55 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-04-05 21:21:51 +0200 |
| commit | d9245d341ed1f258a3dd1073cdfa656115c5b26d (patch) | |
| tree | 17145053f56cd7a3c99377583b8b3a738931422d /CHANGELOG | |
| parent | 462d1458c0058ba9d41d6dc7538f6004b3de3c3e (diff) | |
Adapt rest of packaging to use mesonmeson
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |