Skip to content

Commit da1cdb2

Browse files
committed
5.6.7
1 parent 520ea05 commit da1cdb2

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+
cinnamon (5.6.7) vera; urgency=medium
2+
3+
[ Clement Lefebvre ]
4+
* makepot: Include Translators comments for JS
5+
* l10n: Update POT
6+
7+
[ Rick Calixte ]
8+
* layout.js: Fix for ES6 compatibility
9+
10+
[ Michael Webster ]
11+
* windowManager.js: Fix traditional mapping effect.
12+
* windowManager.js: Remove some unnecessary code.
13+
* classicSwitcher: Fix icon spacing when transitioning to the next smaller size.
14+
15+
-- Clement Lefebvre <[email protected]> Mon, 16 Jan 2023 14:54:11 +0000
16+
117
cinnamon (5.6.6) vera; urgency=medium
218

319
[ Clement Lefebvre ]

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.6.6', meson_version : '>=0.47.0')
1+
project('Cinnamon', 'c', version : '5.6.7', meson_version : '>=0.47.0')
22

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

0 commit comments

Comments
 (0)