From 73cc10fffb4288b9808625f6cc30d1747d51d3ba Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sun, 28 Oct 2012 23:55:24 +0100 Subject: [PATCH] Add issue reference to changelog --- docs/changes.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changes.rst b/docs/changes.rst index a0b555a6..f4131f73 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -18,9 +18,9 @@ v0.9.0 (in development) observed by some users on some Spotify tracks due to a change introduced in 0.8.0. See the issue for a patch that applies to 0.8.0. -- Volume returned by the MPD command `status` contained a floating point ``.0`` - suffix. This bug was introduced with the large audio outout and mixer changes - in v0.8.0. It now returns an integer again. +- :issue:`216`: Volume returned by the MPD command `status` contained a + floating point ``.0`` suffix. This bug was introduced with the large audio + outout and mixer changes in v0.8.0. It now returns an integer again. v0.8.0 (2012-09-20)