]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 10 Jun 2023 16:13:25 +0000 (17:13 +0100)
committerGitHub <noreply@github.com>
Sat, 10 Jun 2023 16:13:25 +0000 (17:13 +0100)
RELEASENOTES-DEVELOPMENT.md

index 34a5fce1dc5eb679f79dc6a006c7191e1de7a3a1..f598ecfa70da52b63ec239dd5cf7cda1df783089 100644 (file)
@@ -1,6 +1,7 @@
-Version 4.2.1d0-15-g97dd0b1e
+Version 4.2.1d0-17-g17414f57
 ====
 **Enhancements**
+* Stop using a deprecated FFmpeg data structure reference.
 * Stop using deprecated OpenSSL calls. Thanks to [yubiuser](https://github.com/yubiuser) for their [PR](https://github.com/mikebrady/shairport-sync/pull/1684) -- which did some of the updating -- and for their guidance.
 * Run workflow-based tests on PRs automatically. Thanks to [yubiuser](https://github.com/yubiuser) for their [PR](https://github.com/mikebrady/shairport-sync/pull/1687).