Skip to content

Commit 854f16a

Browse files
committed
5.2.0
1 parent f774bd6 commit 854f16a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

debian/changelog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
cinnamon-desktop (5.2.0) una; urgency=medium
2+
3+
[ Fabio Fantoni ]
4+
* Add screen reader keybinding for improve accessibility
5+
6+
[ Michael Webster ]
7+
* gnome-rr.c: Restore fractional scale limiting, mistakenly removed in 23b8dcf6bb14fc625d.
8+
* Allow 3x scaling if the monitor resolution safely permits it.
9+
10+
[ Oliver Kästner ]
11+
* build: don't translate gschemas (#200)
12+
13+
-- Clement Lefebvre <[email protected]> Mon, 15 Nov 2021 11:19:47 +0000
14+
115
cinnamon-desktop (5.0.0) uma; urgency=medium
216

317
[ Leigh Scott ]

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

0 commit comments

Comments
 (0)