Update Changelog

This commit is contained in:
Jonas Kvinge
2020-12-04 19:38:00 +01:00
parent c482e264f4
commit 7c03a39316

View File

@@ -2,6 +2,21 @@ Strawberry Music Player
=======================
ChangeLog
Unreleased:
Bugfixes:
* Fix return type of SmartPlaylistQueryWizardPlugin::type().
* Fix comparsion between QChar and integer to use QChar::unicode().
* Fix return type of qHash with Qt 6 to use size_t instead of uint.
* Fix tag edit dialog save process sometimes stuck.
* Fix repeat and shuffle buttons greyed out when a dynamic playlist is open.
Enhancements:
* Add Swedish translation.
* Made Qt X11Extras and WinExtras modules optional.
* Save and restore geometry in edit tag dialog.
* Add command line option to play a playlist based on name.
0.8.4:
Bugfixes: