Skip to content

Commit

Permalink
Release 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Feb 23, 2017
1 parent 31b2f5a commit ff1394a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

# CHANGELOG

## 2.7.0 (2017-02-22)

- feat: Auto get base branch for create PR/MR. #47, #48

## 2.6.0 (2017-02-09)

- feat: Support code.csdn.net #46
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Default support [github.com](https://github.com/),
[bitbucket.org](https://bitbucket.org/),
[gitlab.com](https://gitlab.com/),
~~[gitcafe.com](https://gitcafe.com/)~~,
[coding.net](https://coding.net/)
[coding.net](https://coding.net/),
[git.oschina.net](https://git.oschina.net/)
and [CSDN](https://code.csdn.net/).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gitopen",
"version": "2.6.0",
"version": "2.7.0",
"description": "Open Remote from Browser.",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit ff1394a

Please sign in to comment.