Skip to content

Commit 8d0eda2

Browse files
committed
5.8.0
1 parent 2f1e775 commit 8d0eda2

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

debian/changelog

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
cinnamon-desktop (5.7.0) UNRELEASED; urgency=medium
1+
cinnamon-desktop (5.8.0) victoria; urgency=medium
22

3-
* 5.7.0 - bump for xdg-desktop-portal-cinnamon
4-
5-
-- Michael Webster <[email protected]> Thu, 26 Jan 2023 20:18:19 -0500
3+
[ Michael Webster ]
4+
* Add high-contrast key.
5+
* gnome-desktop-thumbnailer.c: Only attempt to thumbnail internally if gdk-pixbuf actually supports the mime_type.
6+
* github workflow: Add optional ssh session.
7+
* org.cinnamon.desktop.keybindings: Add entries for warping the pointer between monitors.
8+
* Remove color-scheme additions (added in d880133b38da46b22).
9+
* Update cvc symbols.
10+
11+
-- Clement Lefebvre <[email protected]> Thu, 01 Jun 2023 13:55:15 +0100
612

713
cinnamon-desktop (5.6.1) vera; urgency=medium
814

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.7.0',
4+
project('cinnamon-desktop', 'c', version: '5.8.0',
55
meson_version: '>=0.50.0'
66
)
77

0 commit comments

Comments
 (0)