From b2ff6240eb4e9c23abc10d23e0fd330a49dd19ac Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Tue, 13 May 2025 22:10:30 +0200 Subject: [PATCH] Update Changelog --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 11e7fc00a..8a7843ef4 100644 --- a/Changelog +++ b/Changelog @@ -6,8 +6,10 @@ Unreleased: * Fixed playlist songs sometimes not updated with new cover. * Fixed context album cover showing even when it's disabled in the setting (#1744). + * Fixed crash when dragging songs to a closed playlist (#1741). * Enable startup notify in desktop file. * (Windows|MSVC) Add experimental support for native ARM64 builds. + * (Windows|MinGW) Fixed crash on exit. Version 1.2.10 (2025.04.18):