From 33f5352fa6f6affd2e52510acde32cd439523b82 Mon Sep 17 00:00:00 2001 From: Robin Baum Date: Sun, 16 Jun 2024 19:58:56 +0200 Subject: [PATCH] updated changelog --- .homeychangelog.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.homeychangelog.json b/.homeychangelog.json index 0adb4c6..05066c1 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -19,5 +19,11 @@ }, "0.20.0": { "en": "migration with bugfixes from Homematic v0.19.1" + }, + "0.20.1": { + "en": "fix: show CCU IP adress upon CCU selection dialogue" + }, + "0.21.0": { + "en": "removed: deprecated connection methods to the CCU" } }