Skip to content

Commit 3c66aaf

Browse files
committed
1.25
1 parent 962d8f7 commit 3c66aaf

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

debian/changelog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
sticky (1.25) zara; urgency=medium
2+
3+
[ gbygrave ]
4+
* Add DBus control to reload note contents from file. (#135)
5+
6+
[ David Guest ]
7+
* Fixed regression in dbus NewNote with start position (#143)
8+
9+
[ Dereified ]
10+
* Allow stickies to be created under Wayland. (#146)
11+
12+
[ Clement Lefebvre ]
13+
* Allow the Gtk theme to define a decoration radius
14+
15+
-- Clement Lefebvre <root@linuxmint.com> Tue, 22 Jul 2025 16:44:34 +0200
16+
117
sticky (1.24) xia; urgency=medium
218

319
* l10n: Update translations

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('sticky', version : '1.24', meson_version : '>= 0.49.0')
1+
project('sticky', version : '1.25', meson_version : '>= 0.49.0')
22

33
i18n = import('i18n')
44

0 commit comments

Comments
 (0)