CHANGES
=======

1.1.0
-----

* Use short\_help if help is absent
* trivial: style target for Tox
* Improved code style using Yapf and ISort
* travis: Add basic configuration
* trivial: Fix broken pep8 target
* Add :commands: option for click directive

1.0.4
-----

* Provide more context for import errors

1.0.3
-----

* Fix Sphinx 1.7 compatibility
* Fix unicode from breaking module import
* Add various \_format\_XXX functions

1.0.2
-----

* sorts the commands and subcommands
* tox: Add 'release' target

1.0.1
-----

* docs: Add example for modifying 'sys.path'
* Handle commands without a docstring
* README: Update usage example

1.0.0
-----

* Initial release
* Basic project setup
* Initial commit
