diff --git a/CHANGELOG b/CHANGELOG index 0b0809dcf99e4d12970932a4d252e68780aa8014..b6d96b8d57062ec5f4ddceb9ddfc5795891e618b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -73,4 +73,10 @@ changed url and service_name to curl_service tuple changed headers to listof tuple moved curl_item files to curl sub directory under $MK_CONFDIR - +2022-03-15: moved curl options from curl.cfg to curl_item_#.options + added regex pattern match +2022-03-15: added regex pattern match for bakery + added regex pattern match for windows (powershell -match/-cmatch) +2022-03-17: added regex pattern match for linux (grep -Poz) +2022-03-18: added regex pattern match for check + made url list foldable