From b8c3029a9e7be01401bfe7c668f9d62a75c3a3e9 Mon Sep 17 00:00:00 2001 From: Roman Schlagowsky Date: Thu, 22 Aug 2024 14:14:57 +0200 Subject: [PATCH] Edit changelog --- Changelog.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Changelog.md b/Changelog.md index 0b4cfd4f..365ae5d3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,13 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). This is the first official release. 🎉 -It extends the example app with a check for the StreamDeck Connect app. - -It's also improving the error handling. Taking into account, that only one app can control a StreamDeck device at a given time. - ### Added -- Installation check in example app -- Auto-remove erroneous devices +- __SDK - Error Handling:__ Auto-remove erroneous devices. + +### Changed +- __Example App - Stream Deck Connect App Detection:__ The example app now contains a check for the Stream Deck Connect app ## [0.0.2-alpha] - 2024-04-18