From 9f69c620315c4dfb7a39f689e7a63c387942e104 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 29 Oct 2012 01:08:06 +0100 Subject: [PATCH] Fix typo in changelog and add another sentence --- docs/changes.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changes.rst b/docs/changes.rst index f4131f73..541f7af9 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -20,7 +20,8 @@ v0.9.0 (in development) - :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. + output and mixer changes in v0.8.0 and broke the MPDroid Android client. It + now returns an integer again. v0.8.0 (2012-09-20)