From 8dd43979d8abafea7555e53ad9bb4e8759d58a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20Hagelb=C3=A4ck?= Date: Tue, 23 Mar 2021 13:50:08 +0100 Subject: [PATCH] Update changelog for 0.7.0 --- plejd/CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/plejd/CHANGELOG.md b/plejd/CHANGELOG.md index e15b399..25091da 100644 --- a/plejd/CHANGELOG.md +++ b/plejd/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog hassio-plejd Home Assistant Plejd addon +## [0.7.0](https://github.com/icanos/hassio-plejd/tree/0.7.0) (2021-03-23) + +[Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.6.2...0.7.0) + +**Closed issues:** + +- \[plejd-ble\] Unable to connect. Software caused connection abort [\#173](https://github.com/icanos/hassio-plejd/issues/173) +- All logs seam to be OK but it´s not working anyway [\#171](https://github.com/icanos/hassio-plejd/issues/171) +- Include rooms as lights does not work in 0.6.1 [\#169](https://github.com/icanos/hassio-plejd/issues/169) + +**Merged pull requests:** + +- Feature/restructure ble [\#167](https://github.com/icanos/hassio-plejd/pull/167) ([SweVictor](https://github.com/SweVictor)) + ### [0.6.2](https://github.com/icanos/hassio-plejd/tree/0.6.2) (2021-02-27) [Full Changelog](https://github.com/icanos/hassio-plejd/compare/0.6.1...0.6.2)