From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 30 Dec 2025 18:25:25 +0000 (+0000) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 5.0-post-dev~19^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c4c7a91dda8b03f6d2c8d862403740c68caf5ae;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 5d50d051..5ecca58a 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,7 +1,7 @@ Version 5.0-dev-146-g691d71f3 == **Updates** -* Tighten up the checking of arguments given to `debug()`, `inform()`, `warn()` and `die()` to avoid silly errors. No known issues, but better sure than sorry. Thanks to [ejurgensen](https://github.com/ejurgensen) for the the [PR](https://github.com/mikebrady/shairport-sync/pull/2124) which prompted the review. +* Tighten up the checking of arguments given to `debug()`, `inform()`, `warn()` and `die()` to avoid silly errors. No known issues, but better sure than sorry. Thanks to [ejurgensen](https://github.com/ejurgensen) for the [PR](https://github.com/mikebrady/shairport-sync/pull/2124) which prompted the review. Version 5.0-dev-142-gfcacc4e5 ==