CHANGES
=======

1.2.1
-----

* Fix PR title/message request

1.2.0
-----

* Improve logging
* Print URL on its own line
* Switch commented to debug
* Enable color output
* Rebase branch before pushing

1.1.0
-----

* Put the entire git message
* Send a comment that states the PR has been updated

1.0.1
-----


1.0.0
-----

* Allow to specify message body on command line
* Rename options to \`target'
* Fix typo in log message
* Allow repo without .git

0.0.4
-----

* Rework remote branch detection
* No strip on None
* Add more instruction and comparison with hub

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
