diff --git a/docs/changes.rst b/docs/changes.rst index 986dd953..1122be14 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -12,7 +12,7 @@ No description yet. **Changes** -- None +- Added a Last.fm scrobbler. See :mod:`mopidy.frontends.lastfm` for details. 0.1.0 (2010-08-23) diff --git a/docs/development/roadmap.rst b/docs/development/roadmap.rst index 835df489..a0946a0e 100644 --- a/docs/development/roadmap.rst +++ b/docs/development/roadmap.rst @@ -32,7 +32,7 @@ Possible targets for the next version - A script for creating a tag cache. - An alternative to tag cache for caching metadata, i.e. Sqlite. -- Last.fm scrobbling. +- **[DONE]** Last.fm scrobbling. Stuff we want to do, but not right now, and maybe never