]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Small documentation updates. 4.2
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 21 May 2023 11:49:05 +0000 (12:49 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 21 May 2023 11:49:05 +0000 (12:49 +0100)
RELEASENOTES.md

index 143e0aee627ba46157c66d5a43e0e9503f7c19e1..a1fcb0a95110da7cf8ab6caa4a955e4a12f2221f 100644 (file)
@@ -10,9 +10,9 @@ If you are updating an existing installation of Shairport Sync, you must also up
 
 **Enhancements**
 * Allow compilation with `libplist` version `2.3.0`. Thanks to [Markus Reiter](https://github.com/reitermarkus).
-* Updates to GitHub Action Workflows -- many thanks to [yubiuser](https://github.com/yubiuser).
-* Update to the MQTT documentation to correspond to updates in [Home Assistant](https://www.home-assistant.io/blog/2022/06/01/release-20226/#breaking-changes). Thanks to [hunhejj](https://github.com/hunhejj).
-* Updates to the PTP clock to improve performance. Shairport Sync now passes activity information to NQPTP, enabling it to process timing data more accurately.
+* Update GitHub Action Workflows -- many thanks to [yubiuser](https://github.com/yubiuser).
+* Update MQTT documentation to correspond to updates in [Home Assistant](https://www.home-assistant.io/blog/2022/06/01/release-20226/#breaking-changes). Thanks to [hunhejj](https://github.com/hunhejj).
+* Update NQPTP communication to improve performance. Shairport Sync now passes activity information to NQPTP, enabling it to process timing data more accurately.
 
 **Docker Image Enhancements**
 * Add basic PulseAudio support. Thanks to [Ferdynand Naczynski](https://github.com/nipsufn) and thanks also to [Noel Hibbard](https://github.com/noelhibbard) for championing this idea for a long time.