From 5a6eb78137f2c18f673c46a87fa08eaa5d255129 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 12 Feb 2015 23:11:29 +0100 Subject: [PATCH] docs: Update changelog for PR#958 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 89090218..dcd17af7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -110,6 +110,9 @@ v0.20.0 (UNRELEASED) make sense for a server such as Mopidy. Currently the only way to find out if it is in use and will be missed is to go ahead and remove it. +- Add workaround for volume not persisting across tracks on OS X. + (Issue: :issue:`886`, PR: :issue:`958`) + **Stream backend** - Add basic tests for the stream library provider.