Fix crash on startup with Visualizer as the initial screen

This commit is contained in:
Andrzej Rybczak
2020-12-21 10:55:46 +01:00
parent 37af7d8052
commit 3d5d1f4d54
3 changed files with 15 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
# ncmpcpp-0.10 (????-??-??)
* Add support for fetching lyrics from musixmatch.com.
* Fix intermittent failures of the Genius fetcher.
* Fix crash on startup with Visualizer as the initial screen.
# ncmpcpp-0.9 (2020-12-20)
* Fix various Mopidy specific bugs.