diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 46038f5..3d3a88e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,6 +9,15 @@ Package maintainers and users who have to manually update their installation may want to subscribe to `GitHub's tag feed `_. +Version 0.16.5 +============== + +*released on 13 June 2018* + +- **Packagers:** click-log 0.3 is required. +- All output will now happen on stderr (because of the upgrade of ``click-log``). + + Version 0.16.4 ==============