diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d75682f0..76f6f152 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,6 +16,7 @@ This project adheres to `Semantic Versioning `_. * 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.