From 19726832e7db5ca7b46efdd81975ef3c04307321 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Fri, 1 Jan 2016 23:41:53 +0100 Subject: [PATCH] docs: Add PR ref to changelog --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index dafbb794..bea003f5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -26,7 +26,8 @@ Bug fix release. - Main: Catch errors when loading :confval:`logging/config_file`. (Fixes: :issue:`1320`) -- MPD: Don't return tracks with empty URIs. (Partly fixes: :issue:`1340`) +- MPD: Don't return tracks with empty URIs. (Partly fixes: :issue:`1340`, PR: + :issue:`1343`) v1.1.1 (2015-09-14)