From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 20 Dec 2025 16:40:30 +0000 (+0000) Subject: Correct capitalization in release notes X-Git-Tag: 5.0-post-dev~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f2c7161fd809a3a71ac19fbfebf75d1542f80e8;p=thirdparty%2Fshairport-sync.git Correct capitalization in release notes --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 85b456bb..7a5ed526 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -3,7 +3,7 @@ Version 5.0-dev-100-ga1238882 **Bug Fix** * Fixed a bug whereby Shairport Sync would not work with `mbedtls` library from version 3.4 (present on recent versions of Linux, e.g. Debian 13...). - Many Thanks to [Christian Beier](https://github.com/bk138) for [finding the bug](https://github.com/mikebrady/shairport-sync/issues/2115) and for [fixing it](https://github.com/mikebrady/shairport-sync/pull/2118). + Many thanks to [Christian Beier](https://github.com/bk138) for [finding the bug](https://github.com/mikebrady/shairport-sync/issues/2115) and for [fixing it](https://github.com/mikebrady/shairport-sync/pull/2118). Version 5.0-dev-93-g1417cd6f ==