From 8f2f8b352fd4bcd0ffd5b1f754c85a1df69c376c Mon Sep 17 00:00:00 2001 From: bropat Date: Tue, 1 Aug 2023 21:50:19 +0200 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9808bfea..923cafd3 100644 --- a/README.md +++ b/README.md @@ -80,11 +80,13 @@ Please use GitHub issues for this. ## Changelog -### 2.7.0 (2023-08-xx) +### 2.7.0 (2023-08-01) * (bropat) Added support for Wired Wall Light Cam S100 (T84A1; #318) * (bropat) Added support for Garage-Control Cam (T8452; #219) * (bropat) Implemented entry sensor status update over p2p connection +* (bropat) Improved cloud device lookup +* (bropat) Improved error handling * (bropat/witold-gren) Added missing station command support for 4G LTE Starlight (T8151; #333) * (bropat/witold-gren) Added missing push notification support for 4G LTE Starlight (T8151; #333) * (bropat/witold-gren) Fixed issue handling push notification alarm events (#333)