From 3bf830fe277b275eab1610c235fc8f904a1d9fb5 Mon Sep 17 00:00:00 2001 From: eladyn Date: Mon, 30 Dec 2024 14:33:01 +0100 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 146b6fe16..1edce464a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 client ID on Android platform. - [connect] Fix "play" command not handled if missing "offset" property - [discovery] Fix libmdns zerconf setup errors not propagating to the main task. +- [metadata] `Show::trailer_uri` is now optional since it isn't always present (breaking) ### Removed