Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
ikalnytskyi committed Mar 19, 2017
1 parent 262c501 commit 2678055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Expand Up @@ -5,7 +5,7 @@
Here you can see the list of changes between each git-pr release.


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

- Drop Python 3.2 support simply because it's dead (reached end of life).
Expand Down

0 comments on commit 2678055

Please sign in to comment.