aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2026-03-23 20:52:55 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-03-26 18:08:45 +0100
commita74cbcce9d566fec35847cb3e0dd2a1a228a02ca (patch)
treef1ea1b392557a1d0e4697f59bf9abb6378791532 /CHANGELOG
parent8ce55652306908bf24ee351caad60bd21b0bef72 (diff)
Add a CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG34
1 files changed, 34 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..9591fe3
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,34 @@
+# Changelog
+
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+## Unreleased
+
+### Changed
+
+* Brand colors for flathub provide better contrast.
+* Icon is now closer to the style used by other apps.
+* 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
+
+## 1.0.2 - 2026-01-24
+
+### Changed
+
+* Adds adwaita feature to relm4
+
+## 1.0.1 - 2026-01-19
+
+### Changed
+
+* Adds adwaita feature to relm4
+
+## 1.0.0 - 2026-01-19
+
+### Added
+
+* Initial release.