Changelog

This commit is contained in:
Jakub Roztocil 2016-10-26 11:54:35 +02:00
parent 9b23a4ac9a
commit e9aba543b1

View File

@ -11,7 +11,7 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
* Added support for ``curses``-less Python installations.
* Fixed ``REQUEST_ITEM`` arg incorrectly being reported as required.
* Added 130 ``REQUEST_ITEM`` arg incorrectly being reported as required.
* Changed the exit status code to ``130`` for CTRL-C keyboard interrupts.
`0.9.6`_ (2016-08-13)