From b4896a4bf9a6ac27d414ff5683d9d982ec3aa7f7 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Sun, 2 Oct 2016 13:48:56 +0200 Subject: [PATCH] docs: Add PR#1555 to changelog Note that #1555 could also have been a candidate for a point release. --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 851359d8..6403e660 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -18,6 +18,9 @@ Feature release. - 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`) v2.0.1 (2016-08-16)