From 2cf9dd12cc47082fec6b6a73bfe9e4b377ddf32c Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sun, 24 Nov 2024 14:56:07 +0000
Subject: [PATCH] Update CHANGELOG

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

diff --git a/CHANGELOG b/CHANGELOG
index 3923557..cdb6c88 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -118,4 +118,5 @@ 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
+2024-11-23: fixed http_error_code_to_ignore and curl_error_code_to_ignore not working (compare int with str)
+2024-11-24: removed empty default parameters
\ No newline at end of file
-- 
GitLab