From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 1 Dec 2025 11:18:54 +0000 (+0000) Subject: Update release notes for version 5.0-dev-93 X-Git-Tag: 5.0-post-dev~58^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64d0c98139ceec8858d5df80a79486b1a497e86;p=thirdparty%2Fshairport-sync.git Update release notes for version 5.0-dev-93 Added a bug fix for flushing requests in new play sessions. --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 93180a07..27b82ede 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,8 @@ +Version 5.0-dev-93-g1417cd6f +== +**Bug Fix** +* Ensure old flush requests are deleted when a new play session starts. Thanks to [saujanyashah](https://github.com/saujanyashah) for the [report](https://github.com/mikebrady/shairport-sync/issues/2107). + Version 5.0-dev-87-ge12a3ed7 == **Updates -- This is Significant**