From 92a7d06caf21f74964af6cc89217c755cd54f3e5 Mon Sep 17 00:00:00 2001 From: Martin M Date: Thu, 6 Jun 2024 22:20:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bb5dd7..3efaf06 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ This adapter would not have been possible without the great work of Marius Burka ### **WORK IN PROGRESS** --> ### 1.0.0 (2024-06-06) -* (mcm1957) BREAKING: Thee password is stored encrypted now. Please reenter you password at configuration page. This is required only once after migration from release < 1.0.0 to release 1.0.0 or newer. +* (mcm1957) BREAKING: The password is stored encrypted now. Please reenter you password at configuration page. This is required only once after migration from release < 1.0.0 to release 1.0.0 or newer. * (mcm1957) Adapter requires node.js 18 and js-controller >= 5 now * (mcm1957) Adapter has been move to iobroker-community-adapters organization * (mcm1957) Adapter-core has been adapter, adapter supports js-controller 6 now.