From 454a39a391961ab86135cb76cea4a1f4ff582164 Mon Sep 17 00:00:00 2001 From: Ingo Fischer Date: Thu, 15 Jul 2021 22:01:32 +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 78e0d4fef..ea8e5265f 100644 --- a/README.md +++ b/README.md @@ -47,10 +47,10 @@ And then call `npm run build`. * (Apollon77) Add support to install npm packages as defined version (name@version) ### 5.2.1 (2021-07-05) -* IMPORTANT: Admin 5.1.9 is now required for this JavaScript version! * (Apollon77) Adjust logging for "array"/"object" type handling ### 5.2.0 (2021-07-04) +* IMPORTANT: Admin 5.1.9 is now required for this JavaScript version! * (Apollon77) BREAKING: Convert state values for object types "array"/"object" to stringified as required by js-controller 3.3. This means such objects should not be "JSON.parsed" after reading! * (foxriver76) add adapter to tier 1 for js-controller 3.3 (this means will be started first!) * (bluefox) Implemented the change of theme and the expert mode via admin