-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
75 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
|
||
# CHANGELOG | ||
|
||
## 2.4.1 (2015-08-15) | ||
|
||
* #28, fixed bitbucket's commit scheme config. | ||
|
||
## 2.4.0 (2015-08-12) | ||
|
||
* #27, `$ gitopen {hash}` | ||
|
||
## 2.3.4 (2015-08-03) | ||
|
||
* fixed(config): fixed bitbucket pulls scheme config. #26 | ||
|
||
## 2.3.3 (2015-07-24) | ||
|
||
* fixed #24 escape url for command args. | ||
* fixed GitLab not support releases. | ||
|
||
## 2.3.2 (2015-07-23) | ||
|
||
* fixed `--path` option. #23 | ||
|
||
## 2.3.1 (2015-07-23) | ||
|
||
* #22 fixed resolve relative path. | ||
|
||
## 2.3.0 (2015-07-23) | ||
|
||
* feat(path): support open filepath or directory. #16 #21 | ||
|
||
## 2.2.0 (2015-07-22) | ||
|
||
* Add and Update gitopen, hgopen, svnopen documents | ||
* Change `gitopen issue` to open new issue. | ||
* Change `gitopen milestone` to open new milestone. | ||
* Add `gitopen pr#1` alias for pull-request, more details sea README. | ||
|
||
## 2.1.0 (2015-07-21) | ||
|
||
* Add feature: open pull-request or merge request by id. fixed #10 | ||
|
||
## 2.0.0 (2015-07-21) | ||
|
||
* Add `hgopen` feature #7, #14 | ||
* Refact open-commander. | ||
* Fixed gitopen new pull-request. | ||
* More testcases. | ||
|
||
## 1.2.1 (2015-07-15) | ||
|
||
* Fixed custom gitlab server without scheme. #8, #9 | ||
|
||
## 1.2.0 (2015-07-15) | ||
|
||
* Add coding.net support. #2 | ||
* Add @profile support. #3 | ||
|
||
[[email protected]](https://github.com/hotoo/gitopen/issues?q=milestone%3A1.2.0) | ||
|
||
## 1.1.0 (2015-07-13) | ||
|
||
* Support Windows, Mac OS X, Unix and Linux. #1 | ||
|
||
## 1.0.1 (2015-07-12) | ||
|
||
* feat(windows): Add windows supports. | ||
|
||
## 1.0.0 (2015-07-05) | ||
|
||
## 0.2.0 (2015-07-05) | ||
|
||
## 0.1.0 (2015-07-02) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters