From: Mike Brady Date: Wed, 1 May 2019 10:33:09 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.3rc5~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f045553f62ca50e0bbbcad8a594234f5a9c67681;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index c19b7226..98d91680 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,4 +1,12 @@ + +Version 3.3rc5 +==== +**Minor Enhancement** +* Improve support for big-endian devices. +* Add support for `S16_LE`, `S16_BE`, `S24_LE`, `S24_BE`, `S32_LE` and `S32_BE` formats. +* Make the default format `S16_LE`, i.e. Signed 16-bit little-endian interleaved stereo (this is the default even on big-endian devices). + Version 3.3rc4 ==== **New Feature**