Skip to content

Commit abd397b

Browse files
committed
5.4.1
1 parent 58ade13 commit abd397b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

debian/changelog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
muffin (5.4.1) vanessa; urgency=medium
2+
3+
[ Michael Webster ]
4+
* Add ClutterTextureContent.
5+
* keybindings: Don't make custom shortcuts per-window.
6+
* Suppress 'invisible' borders and theme shadows for maximized and tiled windows.
7+
* bell: Restore configurability.
8+
* meta-input-settings.c (a11y): Don't handle togglekeys.
9+
10+
-- Clement Lefebvre <[email protected]> Mon, 20 Jun 2022 10:22:22 +0200
11+
112
muffin (5.4.0) vanessa; urgency=medium
213

314
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('muffin', 'c',
2-
version: '5.4.0',
2+
version: '5.4.1',
33
meson_version: '>= 0.50.0',
44
license: 'GPLv2+'
55
)

0 commit comments

Comments
 (0)