From 6bd39187061432250a9fc78b11492e0fee1c9ef4 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Sun, 24 Jul 2011 12:03:30 +0200 Subject: [PATCH] Add idle addition to changelog --- docs/changes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index 0a9ab925..19c65ee9 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -25,6 +25,9 @@ v0.6.0 (in development) - The local client now tries to lookup where your music is via XDG, it will fall-back to ``~/music`` or use whatever setting you set manually. +- The idle command is now supported by mopidy for the following subsystems: + player, playlist, options and mixer (Fixes: :issue:`32`). + **Changes** - Replace :attr:`mopidy.backends.base.Backend.uri_handlers` with