From 08fb2ae331156a01351692813db7dddc71ec58c6 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Fri, 10 Jan 2025 01:58:15 +0100 Subject: [PATCH] Update Changelog --- Changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 2bd68b3f03..192e5c18de 100644 --- a/Changelog +++ b/Changelog @@ -6,12 +6,12 @@ Unreleased: Bugfixes: * Fixed Spotify songs not being available for scrobbling. - * Fixed loading "A" and "The" articles being skipped for album sort text. + * Fixed leading "A" and "The" articles being skipped for album sort text. * Fixed thread safety issue when validating playlist songs on startup. * Fixed filter search not ignoring space after colon when using column based search. * Fixed KGlobalAccel to use capitalized application name. * Fixed slash not properly handled when saving a playlist (#1624). - * (Unix) Fixed collection scanner to ignore special filesystem paths (/sys, /proc, /run, etc) (#1615). + * (Unix) Fixed collection scanner so it ignores special filesystem paths (/sys, /proc, /run, etc) (#1615). * (Windows) Fixed smart playlist wizard not respecting dark mode with Windows 11 style (#1639). Enhancements: