CHANGELOG

This commit is contained in:
Jakub Roztocil 2019-08-31 12:32:48 +02:00
parent 3ea75a3577
commit 466df77b6b

View File

@ -15,6 +15,7 @@ This project adheres to `Semantic Versioning <https://semver.org/>`_.
* Added ``--compress`` to allow request body compression.
* Added ``--ignore-netrc`` to allow bypassing credentials from ``.netrc``.
* Added ``https`` alias command with ``https://`` as the default scheme.
* Added ``$ALL_PROXY`` documentation.
* Fixed an error when ``stdin`` was a closed fd.
* Fixed an error when the config directory was not writeable.