From 8f7b09b58ebbaa1c63f5ff47a918d1b0428feb7e Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sun, 30 May 2021 20:57:46 +0200 Subject: [PATCH] Update Changelog --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 88229bbbd..1cace21b6 100644 --- a/Changelog +++ b/Changelog @@ -11,6 +11,7 @@ Unreleased: Enhancements: * Add replaygain fallback gain setting. + * Add ALSA PCM devices. * Add option to turn off playlist alternating row colors. * Make the default tabbbar background color lighter. * Remove use of deprecated X11Extras and WinExtras Qt modules. @@ -18,6 +19,7 @@ Unreleased: * Automatically detect Qt version if BUILD_WITH_QT5 or BUILD_WITH_QT6 is not specified. * Correct playlist tabbar favorite tooltip from "click" to "double-click". * Remove scroll over icon to change track option since it does not work reliable. + * Add support for native global shortcuts on MATE. * (macOS) Build with libgpod. 0.9.3: