From: Mike Brady Date: Tue, 7 May 2019 11:28:49 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.3rc6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c6523636cd8cef950a33381621f2cbe9b7dd4de;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 1bdf6692..3b81e67c 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,6 +1,6 @@ -Version 3.3rc5 +Version 3.3rc6 ==== **Pesky Change You Can't Ignore** * The `while_active` setting in the new `disable_standby_mode` has been renamed to `auto`. @@ -9,6 +9,10 @@ Version 3.3rc5 * Automatic bit-depth and speed selection for `alsa` output devices has been added and is the default. The greatest bit depth available is selected, and the lowest multiple of 44,100 frames per second is chosen. * Improve support for big-endian devices by adding support for `S16_LE`, `S16_BE`, `S24_LE`, `S24_BE`, `S32_LE` and `S32_BE` formats. +Version 3.3rc5 +==== +* Had a bug, sorry -- please got to 3.3rc6 or later. + Version 3.3rc4 ==== **New Feature**