From d96ea03ac168f1fa1221acde91fd7f48e821a54e Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 14 Jan 2014 10:07:54 +0100 Subject: [PATCH] docs: Add issue ref to changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index fb7fa12a..3ca2eb6a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -22,7 +22,7 @@ v0.18.0 (UNRELEASED) - Events emitted on play/stop, pause/resume, next/previous and on end of track has been cleaned up to work consistenly. See the message of - :commit:`1d108752f6` for the full details. + :commit:`1d108752f6` for the full details. (Fixes: :issue:`629`) **Backend API**