=========
 Changes
=========

Here you can see the list of changes between each git-pr release.


0.2.0 (2017-03-19)
==================

- Drop Python 3.2 support simply because it's dead (reached end of life).
- New argument: ``-m``, ``--merge``. The flag is used to fetch a merge commit
  of a given pull request and a branch the pull request is submitted to.
- New argument: ``-C``, ``--no-checkout``. The flag is used to do not
  fetch over to fetched pull request and keep this step up to user.


0.1.0 (2015-10-17)
==================

- First public release.
