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

---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 5210c77..3923557 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -118,3 +118,4 @@ Note: to update from a pre 20220410 version (if you have used the curl_executabl
 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.
 
+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