Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Nov 19, 2023
1 parent 4b87bf9 commit a275589
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
muffin (6.0.0) virginia; urgency=medium

[ Michael Webster ]
* Remove deprecated/removed zenity arguments.
* Update issue templates.
* bug report: Mention crashes.
* Update issue template with a link to open and closed issues.
* meta-monitor.c: Allow 75% scaling once more.
* Make meta_set_verbose() public.

[ Rick Calixte ]
* Fix a meson warning (#674)
* Fix meson.build deprecations up to 0.56.0 (#675)

[ Michael Webster ]
* keybindings: Restore window opacity keybindings.
* input settings: Allow disabling stylus buttons.

[ Clement Lefebvre ]
* Fix some incorrect gsettings schemas

[ Michael Webster ]
* build/packaging: Restore Wayland support
* wayland: Fix desktop background

-- Clement Lefebvre <[email protected]> Sun, 19 Nov 2023 13:47:31 +0000

muffin (5.8.1) victoria; urgency=medium

[ Michael Webster ]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('muffin', 'c',
version: '5.8.1',
version: '6.0.0',
meson_version: '>=0.56.0',
license: 'GPLv2+'
)
Expand Down

0 comments on commit a275589

Please sign in to comment.