Skip to content

Commit d77189b

Browse files
committed
Release 1.4.0
1 parent 1896d0e commit d77189b

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ vsviridov <[email protected]> (https://github.com/vsviridov)
88
jarradseers <[email protected]> (https://github.com/jarradseers)
99
Simon Wachter <[email protected]> (https://github.com/swordofpain)
1010
Selva Ganesh <[email protected]> (https://github.com/selvagsz)
11+
Ad Taylor <[email protected]> (https://github.com/adtaylor)
1112

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.4.0 / 2016-10-12
3+
==================
4+
5+
* feat: gets a list of all commits for a single merge request. (#25)
6+
27
1.3.0 / 2016-08-23
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-gitlab",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Gitlab API nodejs client.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)