From b87515368dbfd60bbb49420917d524f232fc60cb Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 24 Aug 2010 19:34:10 +0200 Subject: [PATCH] Update changelog and roadmap --- docs/changes.rst | 2 +- docs/development/roadmap.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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