From 6741f100a1eb4201e53949d5bc65aee5f36c13f5 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sun, 10 Apr 2022 12:19:23 +0200 Subject: [PATCH] Update Changelog --- Changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Changelog b/Changelog index 6860ccc88..4e95a580f 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,21 @@ Strawberry Music Player ======================= ChangeLog +Unreleased: + + Bugfixes: + * Fixed use-after-free memory in ALSA PCM device finder. + * Translate global shortcuts. + * (Windows) Fixed registering 0-9 numpad keys in global shortcuts. + + Enhancements + * Added save all playlists action. + * (Windows) Made updater support both MSVC and MinGW. + * (Windows) Added HLS support. + + Other: + * Removed use of custom font in context. + Version 1.0.3 (2022.03.24) Bugfixes: