From: Mike Brady Date: Wed, 20 Jun 2018 21:22:27 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2RC12~4^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd85578b32cafcc39c1671d87c2bc6c8399cfb9f;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index d7484523..57948050 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,8 @@ +Version 3.2.d63 +==== +**Enhancement** +* An [MQTT](https://en.wikipedia.org/wiki/MQTT) client interface is introduced, with support for metadata and for some remote control commands, thanks to the work [Till Zimmermann](https://github.com/tillz). MQTT is a fairly often used protocol in FOSS home-automation projects (as well as in commercial ones), and as Shairport Sync is often used in these setups, this adds client support for this protocol. + Version 3.2d62 ==== **Bug Fix**