Release 0.1.2

This commit is contained in:
Jonas Kvinge
2018-05-02 00:18:54 +02:00
parent fcbe2c997b
commit 0af0af2415
3 changed files with 15 additions and 2 deletions

View File

@@ -1,3 +1,16 @@
Strawberry Music Player
=======================
ChangeLog
Version 0.1.2:
* Fixed playback of WavPack files
* Fixed musicbrainz tagfetcher
* Use common regex (Song::kCoverRemoveDisc) for removing Disc/CD from album
* Remove Disc/CD from album when creating hash for album cover filename
* Fixed imobiledevice support compilation
* Fixed output device selection on windows
* Fixed problems with windows build missing some DLL's, only supplying required gstreamer-plugins now
* Removed redundant code
Version 0.1.1:
* Initial release