Skip to content

Commit 4dd4e08

Browse files
committed
5.4.8
1 parent 90e9822 commit 4dd4e08

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

debian/changelog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
cinnamon (5.4.8) vanessa; urgency=medium
2+
3+
[ Michael Webster ]
4+
* g-w-l/workspace-switcher: Fix random crash and errors when adding and removing workspaces.
5+
* workspace-switcher: Replace global.screen with global.display.
6+
7+
[ JosephMcc ]
8+
* overview.js: Don't hide the global.window_group while animating
9+
* theme: Finish fixing the gwl thumbnail theming (#10963)
10+
11+
-- Clement Lefebvre <[email protected]> Mon, 25 Jul 2022 15:03:46 +0200
12+
113
cinnamon (5.4.7) vanessa; urgency=medium
214

315
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('Cinnamon', 'c', version : '5.4.7', meson_version : '>=0.47.0')
1+
project('Cinnamon', 'c', version : '5.4.8', meson_version : '>=0.47.0')
22

33
gnome = import('gnome')
44
i18n = import('i18n')

0 commit comments

Comments
 (0)