From 9b752844478cecfe0bc3beee3d308d7dda4c8f0a Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Mon, 2 Jan 2023 18:54:57 +0100 Subject: [PATCH] Update Changelog --- Changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog b/Changelog index 806a9e127..b89213243 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,16 @@ Strawberry Music Player ======================= ChangeLog +Unreleased: + + Bugfixes: + * Fixed crash when adjusting volume with mouse wheel (#1089). + * Fixed playback stopping in certain cases where the next track was unavailable (#958). + * (Windows) Apply patch for fonts too large on High DPI screen (QTBUG-108593). + + Removed features: + * Removed appearance settings for changing palette colors, it was never properly implemented. + Version 1.0.11 (2022.12.30): Bugfixes: