diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 18db9e91..a7b86195 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -23,6 +23,8 @@ This project adheres to `Semantic Versioning `_. * Added ``https`` alias command with ``https://`` as the default scheme. * Added ``$ALL_PROXY`` documentation. * Added type annotations throughout the codebase. +* Added ``tests/`` to PyPi package for the convenience of + downstream package maintainers’. * Fixed an error when ``stdin`` was a closed fd. * Fixed an error when the config directory was not writeable. * Improved ``--debug`` output formatting.