]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update release notes for version 5.0-dev-146
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 30 Dec 2025 17:32:25 +0000 (17:32 +0000)
committerGitHub <noreply@github.com>
Tue, 30 Dec 2025 17:32:25 +0000 (17:32 +0000)
Tighten argument checks for debug-related functions to prevent errors or misdirections.

RELEASENOTES-DEVELOPMENT.md

index 8d76fe3ef05b3e8fab3f50ab04d835ac832e8354..5d50d051757d2a520e3a39e6aff826085829d62c 100644 (file)
@@ -1,3 +1,8 @@
+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.
+
 Version 5.0-dev-142-gfcacc4e5
 ==
 **Updates**