CHANGES
=======

0.0.3
-----

* Simplify GitHub URL parsing

0.0.2
-----

* Fix pep8
* Clarify log message
* Allow to parse remote as an argument
* Allow title to be updated
* Fix return code
* Test title parsing
* Log as critical before returning
* Improve message parsing
* Add debug mode

0.0.1
-----

* Allow to specify title on the command line
* Set title as log if log len is 1
* Strip command output by default
* Upgrade pip before running Travis tests
* Add argparse support
* Fix remote branch merge parsing
* Fix error reporting
* Add debug statement
* Move user/pass parsing in the right place
* Move daiquiri.setup in main
* Import
