From 257dba07628f26e08365c47bc629dfbfbd7a3292 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sat, 21 Oct 2023 17:38:06 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 8c8ce14..5210c77 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -114,3 +114,7 @@ Note: to update from a pre 20220410 version (if you have used the curl_executabl 2023-10-21: changed for CMK 2.2.0 moved curl.py from ~/local/share/check_mk/agents_bakery to ~/local/lib/check_mk/base/cee/plugins/bakery split wato in service and bakery part + +Note: the update to the CMK 2.2.0 version might be incompatible for a lot of WATO changes to the 2.1.0 version, + so before you update make notes of your WATO settings for cURL. + -- GitLab