From 1345f23b20f990530b31e2da3e19566645d0d057 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 25 Jun 2015 23:23:48 +0200 Subject: [PATCH] docs: Update changelog --- docs/changelog.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index d3e3d21a..e5445a2c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,15 @@ Changelog This changelog is used to track all major changes to Mopidy. +v1.0.7 (unreleased) +=================== + +Bug fix release. + +- Fix error in the MPD command ``list title ...``. The error was introduced in + v1.0.6. + + v1.0.6 (2015-06-25) ===================