diff --git a/docs/changelog.rst b/docs/changelog.rst index f609a728..97ca9a97 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,10 @@ ========= Changelog ========= +* :feature:`488` Improved output on ``check`` command: + Prints a message when there are no distributions given to check. + Improved handling of errors in a distribution's markup, avoiding + messages flowing through to the next distribution's errors. * :feature:`456` Better error handling and gpg2 fallback if gpg not available. * :bug:`341` Fail more gracefully when encountering bad metadata * :feature:`459` Show Warehouse URL after uploading a package