]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md 3.3rc6
authorMike Brady <mikebrady@eircom.net>
Tue, 7 May 2019 11:28:49 +0000 (12:28 +0100)
committerGitHub <noreply@github.com>
Tue, 7 May 2019 11:28:49 +0000 (12:28 +0100)
RELEASENOTES.md

index 1bdf6692ef09193256e112a8ea1dab664ff5303c..3b81e67c2821b7c9c8829acd686dc9a7de4583ac 100644 (file)
@@ -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**