Update Changelog

This commit is contained in:
Jonas Kvinge 2020-10-23 19:35:07 +02:00
parent 64f90a7912
commit abe6eeb350
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@ Unreleased:
* Fixed updating album cover to collection in edit tag dialog when pressing save. * Fixed updating album cover to collection in edit tag dialog when pressing save.
* Fixed songs with empty artist in collection. * Fixed songs with empty artist in collection.
* Fixed possible crashes with stream discovery. * 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: Enhancements:
* (Windows) Added WASAPI plugin. * (Windows) Added WASAPI plugin.