CHANGELOG

This commit is contained in:
Jakub Roztocil 2019-08-31 18:00:34 +02:00
parent 9da5c41704
commit 82a224a658

View File

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