CHANGELOG

This commit is contained in:
Jakub Roztocil 2019-08-29 11:51:49 +02:00
parent a4d8f1f22e
commit 2da2cec83c

View File

@ -12,6 +12,7 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
* Removed the default 30-second connection ``--timeout`` limit.
* Removed Pythons default limit of 100 response headers.
* Added ``--max-headers`` to allow setting the max header limit.
* Added ``--compress``.
`1.0.3`_ (2019-08-26)