From 2b9826e4183848d7e63624e4a1c145f19834afb1 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Thu, 3 Mar 2022 19:35:48 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 0c80521..61bfa5a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -41,4 +41,7 @@ 2022-03-01: added options --limit-rate, --max-filesize, --max-time, --speed-limit, --speed-time, --connect-timeout added options --user-agent, --compressed, --no-alpn, --no-npn, --tcp-fastopen, --tcp-nodelay, added options --cert-status +2022-03-02: added options --referer -header and api_key_header (header from password store) +2022-03-03: fixed handling of spaces in options string in linux script + -- GitLab