From: Mike Brady Date: Mon, 20 Nov 2017 18:42:40 +0000 (+0000) Subject: Update RELEASENOTES.md X-Git-Tag: 3.1.4~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7df55d8c9ef40d3d75596003363ef6c080ac3552;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index b214547c..0e8fa37d 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,7 @@ +**Bug Fix** + +* Somewhere in version 3.x, the `softvol` plugin got broken as the volume change is not applied anymore. Turned out for the `softvol` plugin no `volume()` and `parameters()` are defined. Thanks to [Jörg Krause](https://github.com/joerg-krause) for locating and fixing this bug. + Version 3.1.3 ====