diff --git a/CHANGELOG b/CHANGELOG
index 0c805214366044c475c97ca2f0989a78154fba43..61bfa5ab0372c9a665f6bb9db43c272f2dc80a3a 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
+