diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 32e17514..0777e3ae 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,6 +12,7 @@ This project adheres to `Semantic Versioning `_. * Removed the default 30-second connection ``--timeout`` limit. * Removed Python’s default limit of 100 response headers. * Added ``--max-headers`` to allow setting the max header limit. +* Added ``--compress``. `1.0.3`_ (2019-08-26)