From 33076aa33a93306bdc179ec7c28145d1304069cf Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sat, 1 Jul 2023 22:26:52 +0200 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index 055697522..180a89d19 100644 --- a/Changelog +++ b/Changelog @@ -26,6 +26,7 @@ Unreleased: * (macOS) Disable unused D-Bus. * (Windows) Fixed command line options not working with diacritics (#1191). * (Windows) Fixed issue with saving album covers in album directory being saved in temp directory instead. + * (Windows) Fixed crash when trying a play a song which doesn't exist, gstreamer issue #1683 (#1214). Enhancements: * Reduce memory overhead with album cover handling (#1046).