From abe6eeb350ae4fb810ccb81f0cc69f7d296d6ecd Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Fri, 23 Oct 2020 19:35:07 +0200 Subject: [PATCH] Update Changelog --- Changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 93fac15c..72256d76 100644 --- a/Changelog +++ b/Changelog @@ -10,7 +10,9 @@ Unreleased: * Fixed updating album cover to collection in edit tag dialog when pressing save. * Fixed songs with empty artist in collection. * Fixed possible crashes with stream discovery. - * Fixed always setting engine state to null. + * Fixed setting engine state to null. + * Fixed tagreader crash with empty APE tags. + * Fixed a gstreamer memory leak. Enhancements: * (Windows) Added WASAPI plugin.