From ef261455a290bc03eff631bd0a927bd6b5a230fb Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sun, 20 Oct 2024 00:11:07 +0200 Subject: [PATCH] Update Changelog --- Changelog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Changelog b/Changelog index d3a13eebb..1bb01b9a7 100644 --- a/Changelog +++ b/Changelog @@ -16,15 +16,15 @@ Bugfixes: Enhancements: * Resolve symbolic links when dragging files to the playlist to match collection song. - * Replace Spotify username/password with access token. + * Replaced Spotify username/password with access token. * Require Qt 6.4 or higher and drop support for Qt 5. * Require TagLib 1.12 or higher. * Use Qt stringliterals. * Move gstfastspectrum to src. * Use standard user temp location for current album cover. - * Remove old MacFSListener. - * Remove external tagreader and protobuf dependency. - * Remove VLC support. + * Removed old MacFSListener. + * Removed external tagreader and protobuf dependency. + * Removed VLC support. * Ported to Qt translation (.ts) files and removed gettext dependency. Version 1.1.3 (2024.09.21):