From 534313ba1eb99e0e4112c2c1b6a364ce6b50ca02 Mon Sep 17 00:00:00 2001 From: Ingo Fischer Date: Sat, 14 Dec 2024 19:29:18 +0100 Subject: [PATCH] Fix changelog --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 14d7d87..3bbaec3 100644 --- a/README.md +++ b/README.md @@ -220,9 +220,8 @@ TBD --> ## Changelog -### 0.2.7 (2024-12-08) -* (@Apollon77) Cleans up objects when a controller node is deleted -* (@Apollon77) Prevents controller configuration changes to be executed in parallel + +### __WORK IN PROGRESS__ * (@bluefox) Fixes progress dialog for DM - used when deleting a node * (@bluefox) Synchronizes the "do not ask again on delete" time with admin and set to 5 minutes * (@bluefox) Optimizes bridges display for different color schemes @@ -242,6 +241,10 @@ TBD * (@Apollon77) Adjusts UI device type detection to differentiate between supported and other types * (@Apollon77) Makes sure that controller configuration changes are executed sequentially +### 0.2.7 (2024-12-08) +* (@Apollon77) Cleans up objects when a controller node is deleted +* (@Apollon77) Prevents controller configuration changes to be executed in parallel + ### 0.2.6 (2024-12-06) * (@Apollon77) Fixes ColorTemperature light initialization because of matter.js update