From 2df11768e33dc862bb2d1200c6a892fe48185dc4 Mon Sep 17 00:00:00 2001 From: Dominic Griesel Date: Wed, 17 Apr 2024 09:27:47 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4990a8..4182108 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ PLACEHOLDER for next version: ## __WORK IN PROGRESS__ --> +## __WORK IN PROGRESS__ +* Allow (deprecated) HTML as admin UI in package tests, so old adapters using HTML UI can still utilize the rest of the package tests + ## 4.1.2 (2024-04-17) * Fix: Use shell to spawn `npm` on Windows to prevent hanging * Fix: Duplicate logging of `=> false` when testing if JS controller is running