From d4ea2da26d11432b0dd5cf424f054de1eaa61a30 Mon Sep 17 00:00:00 2001 From: kennymc-c Date: Wed, 17 Apr 2024 18:46:17 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce953f0..28b5236 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 *Changes in the next release* + +## [0.3-beta] - 2024-04-17 + ### Added - Show pySDCP exception messages in log - Show SDCP error respond message according to Sony's documentation instead of just the error code +### Changed +- Split up setup flow and media player into separate files +- Optimize SDAP setup flow + ## [0.2-beta] - 2024-04-04 ### Breaking Changes