docs: Update changelog
This commit is contained in:
parent
7f2e2a8faa
commit
006e411cd8
@ -7,6 +7,24 @@ This change log is used to track all major changes to Mopidy.
|
|||||||
v0.10.0 (in development)
|
v0.10.0 (in development)
|
||||||
========================
|
========================
|
||||||
|
|
||||||
|
**Documentation**
|
||||||
|
|
||||||
|
- Added installation instructions for Fedora.
|
||||||
|
|
||||||
|
**Spotify backend**
|
||||||
|
|
||||||
|
- Save a lot of memory by reusing artist, album, and track models.
|
||||||
|
|
||||||
|
- Make sure the playlist loading hack only runs once.
|
||||||
|
|
||||||
|
**Local backend**
|
||||||
|
|
||||||
|
- Change log level from error to warning on messages emitted when the tag cache
|
||||||
|
isn't found and a couple of similar cases.
|
||||||
|
|
||||||
|
- Make ``mopidy-scan`` ignore invalid dates, e.g. dates in years outside the
|
||||||
|
range 1-9999.
|
||||||
|
|
||||||
**HTTP frontend**
|
**HTTP frontend**
|
||||||
|
|
||||||
- Added new optional HTTP frontend which exposes Mopidy's core API through
|
- Added new optional HTTP frontend which exposes Mopidy's core API through
|
||||||
@ -19,9 +37,6 @@ v0.10.0 (in development)
|
|||||||
``glib``. The bug can be worked around by overriding the settings that
|
``glib``. The bug can be worked around by overriding the settings that
|
||||||
includes offending `$XDG_` variables.
|
includes offending `$XDG_` variables.
|
||||||
|
|
||||||
- Make ``mopidy-scan`` ignore invalid dates, e.g. dates in years outside the
|
|
||||||
range 1-9999.
|
|
||||||
|
|
||||||
|
|
||||||
v0.9.0 (2012-11-21)
|
v0.9.0 (2012-11-21)
|
||||||
===================
|
===================
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user