Skip to content

Commit 9822c17

Browse files
committed
6.0.0
1 parent 03e36d2 commit 9822c17

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

debian/changelog

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
cinnamon-desktop (6.0.0) virginia; urgency=medium
2+
3+
[ Michael Webster ]
4+
* gschemas: Change a comment
5+
6+
[ Rick Calixte ]
7+
* Fix meson.build deprecations up to 0.56.0 (#234)
8+
9+
[ Michael Webster ]
10+
* cdesktop-enums: Expand CDesktopStylusButtonAction to include 'disabled'.
11+
* Add gnome-systemd
12+
* Add gnome-idle-monitor
13+
* a11y: Add 'always-show-text-caret' xsetting
14+
15+
[ Rick Calixte ]
16+
* Adding an option for notification screen selection (#231)
17+
* notifications schema: Add fullscreen-notifications boolean (#233)
18+
19+
-- Clement Lefebvre <[email protected]> Sun, 19 Nov 2023 13:37:20 +0000
20+
121
cinnamon-desktop (5.8.0) victoria; urgency=medium
222

323
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Meson build file
22

33
# https://github.com/linuxmint/cinnamon-desktop
4-
project('cinnamon-desktop', 'c', version: '5.8.0',
4+
project('cinnamon-desktop', 'c', version: '6.0.0',
55
meson_version: '>=0.56.0'
66
)
77

0 commit comments

Comments
 (0)