diff --git a/CHANGELOG b/CHANGELOG index 3923557abf110f533c62f52d13de31caa400e9da..cdb6c8832766798cfc80f1093a6db49d1e62dc4b 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