From fe0af637954a156dd980efab74181edd8a717eaa Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Mon, 25 Jul 2022 15:28:25 +0200 Subject: [PATCH] Update Changelog --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 5f8924dc2..742bc0c92 100644 --- a/Changelog +++ b/Changelog @@ -8,6 +8,8 @@ Bugfixes: * Fixed checking file extension case-insensitive when loading and saving playlists. * Fixed reading and saving rating with TagParser. * (macOS/Windows) Fixed playlist column alignment. Applied patch for Qt bug QTBUG-103576 (#999). + * (Windows|MinGW) Fixed HLS streaming. + * (Windows|MSVC) Fixed MP3 encoding. Enhancements * Added option for selecting file extension when saving all playlists.