From cd755701411c7009af62848b023962f9b3315318 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Mon, 20 Jul 2015 19:49:42 +0200 Subject: [PATCH] docs: Fix PR number in latest changelog entry --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index bf1966ae..9a811f42 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,7 +10,7 @@ v1.0.8 (unreleased) Bug fix release. - Fix reversal of ``Title`` and ``Name`` in MPD protocol (Fixes: :issue:`1212` - PR: :issue:`1219`) + PR: :issue:`1214`) v1.0.7 (2015-06-26)