From efccca475a8ac652093a0d549b95ec7a10700eb5 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Fri, 29 Nov 2024 13:43:42 +0000
Subject: [PATCH] Update CHANGELOG

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

diff --git a/CHANGELOG b/CHANGELOG
index f2f3375..0c4f84e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -122,4 +122,4 @@ Note: the update to the CMK 2.2.0 version might be incompatible for a lot of WAT
             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)
 2024-11-24: removed empty default parameters
-            
\ No newline at end of file
+2024-11-29: fixed crash in params.get("max_age")            
\ No newline at end of file
-- 
GitLab