From 7862274c320f1c6daab7726f050a6e6f566bff01 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 11 Feb 2017 13:43:32 +0100 Subject: [PATCH] docs: Update changelog --- docs/changelog.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1e4b11aa..068c79a9 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,12 +4,14 @@ Changelog This changelog is used to track all major changes to Mopidy. -v2.1.1 (unreleased) + +v2.1.1 (UNRELEASED) =================== Bug fix release. -- MPD: Added Idle to the list of commands in Mopidy like the list in MPD (Fixes: :issue:`1593`, PR: :issue:`1597`) +- MPD: Added ``idle`` to the list of available commands. + (Fixes: :issue:`1593`, PR: :issue:`1597`) v2.1.0 (2017-01-02)