We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca2da0e commit 49907fbCopy full SHA for 49907fb
debian/changelog
@@ -1,3 +1,10 @@
1
+xed (3.8.8) zena; urgency=medium
2
+
3
+ [ Darien ]
4
+ * Lighten xed theme right-margin line to improve visibility (#714)
5
6
+ -- Clement Lefebvre <root@linuxmint.com> Wed, 07 Jan 2026 12:36:39 +0000
7
8
xed (3.8.7) zena; urgency=medium
9
10
* l10n: Update translations
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.8.7')
+project('xed', 'c', version : '3.8.8')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments