diff --git a/docs/changes.rst b/docs/changes.rst index bd102ef7..b33f3432 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -11,8 +11,23 @@ This change log is used to track all major changes to Mopidy. No description yet. +**Important changes** + +- If you use the Spotify backend, you *should* upgrade to libspotify 0.0.7 and + the latest pyspotify from the Mopidy developers. Follow the instructions at + :doc:`/installation/libspotify/`. + + **Changes** +- Spotify backend: + + - Fixed a segmentation fault due to a bug in Pyspotify. Thanks to Antoine + Pierlot-Garcin for patches to Pyspotify. + + - Better error messages on wrong login or network problems. Thanks to Antoine + Pierlot-Garcin for patches to Mopidy and Pyspotify. + - MPD frontend: - Add support for "date" queries to both the ``find`` and ``search``