Skip to content

Commit 4e3a757

Browse files
committed
6.4.0
1 parent b177ab0 commit 4e3a757

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
cinnamon-session (6.4.0) xia; urgency=medium
2+
3+
[ Clement Lefebvre ]
4+
* autostart: Blacklist nm-applet
5+
6+
[ Michael Webster ]
7+
* Refactor/simplify end-session dialog handling to use a native- (#177)
8+
9+
-- Clement Lefebvre <[email protected]> Wed, 27 Nov 2024 09:23:18 +0000
10+
111
cinnamon-session (6.2.1) wilma; urgency=medium
212

313
[ Leigh Scott ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
project(
33
'cinnamon-session',
44
['c'],
5-
version : '6.2.1',
5+
version : '6.4.0',
66
meson_version : '>=0.56.0'
77
)
88

0 commit comments

Comments
 (0)