From da392510f1209e365394216c4e3fb3f859ffabbd Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 24 Oct 2016 23:05:02 +0200 Subject: [PATCH] docs: Format changelog --- docs/changelog.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1b646331..3234a74d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -16,9 +16,9 @@ Feature release. - MPD: Fix MPD protocol for ``replay_gain_status`` command. The actual command remains unimplemented. (PR: :issue:`1520`) -- MPD: Add ``nextsong`` and ``nextsongid`` to the response of MPD ``status`` command. - (Fixes: :issue:`1133`, :issue:`1516`, PR: :issue:`1523`) - +- MPD: Add ``nextsong`` and ``nextsongid`` to the response of MPD ``status`` + command. (Fixes: :issue:`1133`, :issue:`1516`, PR: :issue:`1523`) + - Local: Skip hidden directories directly in ``media_dir``. (Fixes: :issue:`1559`, PR: :issue:`1555`) @@ -26,6 +26,7 @@ Feature release. :attr:`mopidy.models.Album.date` (Fixes: :issue:`1741`) + v2.0.1 (2016-08-16) ===================