From af0434a28005cac4de2df0bf70ea195fff9e6c94 Mon Sep 17 00:00:00 2001 From: theknut Date: Fri, 9 Feb 2024 00:50:37 +0100 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94d9dcbe..58971baa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ ## __WORK IN PROGRESS__ (at the beginning of a new line ) --> + +## __WORK IN PROGRESS__ +* (theknut) Make ioBroker types available in the test directory + ## 2.6.1 (2024-01-15) * (AlCalzone) Fixed an issue with TypeScript tests caused by #1082 (fixes #1084)