Changelog
---------

Version 0.6.1
~~~~~~~~~~~~~

* Included main.py in manifest.

Version 0.6
~~~~~~~~~~~

* argparse all the things.
* Updated 'finish' to execute from integration branch.
* Added 'start --force' command argument.

Version 0.5.1
~~~~~~~~~~~~~

* Fix manifest.
* Explicit 'exit' import.

Version 0.5
^^^^^^^^^^^

* Refactored CLI.
* Handle 'finish' command merge conflicts.
* All around improved error handling.
* Updated 'finish' to accept 'git-merge' arguments.

Version 0.4.2
^^^^^^^^^^^^^

* Prevent start from non-integration branch.
* Added milestone to 'issues' & 'issue' commands.
* Added 'issues --assignedtoyou' command argument.
* Added 'backlog --mywork' command argument.

Version 0.4.1
^^^^^^^^^^^^^

* Fix initial GitHub auth service request.

Version 0.4
^^^^^^^^^^^

* Configure for either Pivotal Tracker or GitHub Issues.
* Added 'story --id' command argument.
* Prevent pwn3d stories.
* Added 'exclusive' story/issue configuration.

Version 0.3
^^^^^^^^^^^

* Added 'backlog' command.
* Added 'story --mywork' command argument.
* Backup existing prepare-commit-msg hook.

Version 0.2
^^^^^^^^^^^

* Added 'tasks' command.
* Added 'story' command.
* Removed make dependency on virtualenv.

Version 0.1
^^^^^^^^^^^

* I Am Born.
