From c5ecae2a4c8a343d2b634f120e4f09e1dc2d8c51 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sat, 23 Nov 2024 16:42:39 +0000
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index a86c78c..dd1fc85 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -119,4 +119,6 @@ Note: the update to the CMK 2.2.0 version might be incompatible for a lot of WAT
       so before you update make notes of your WATO settings for cURL.
 
 2024-06-23: modified imports for CMK 2.3
-            removed work around for render negative timespan
\ No newline at end of file
+            removed work around for render negative timespan
+2024-11-23: fixed http_error_code_to_ignore and curl_error_code_to_ignore not working (compare int with str)
+            
\ No newline at end of file
-- 
GitLab