Skip to content

Commit dbe8a34

Browse files
committed
Release 1.3.0
1 parent cab9467 commit dbe8a34

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ shigeru.nakajima <[email protected]> (https://github.com/ledsun)
77
vsviridov <[email protected]> (https://github.com/vsviridov)
88
jarradseers <[email protected]> (https://github.com/jarradseers)
99
Simon Wachter <[email protected]> (https://github.com/swordofpain)
10+
Selva Ganesh <[email protected]> (https://github.com/selvagsz)
11+

History.md

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

2+
1.3.0 / 2016-08-23
3+
==================
4+
5+
* Adds support for MR notes (#20)
6+
* Replace depracted package (#24)
7+
* removed old test for deprecated gitlab functionality
8+
* fixed project tests
9+
* Fixed project member test
10+
* fixed gitlab test
11+
* fixed issue tests
12+
* fixed hook tests
13+
214
1.2.1 / 2015-08-26
315
==================
416

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.2.1",
3+
"version": "1.3.0",
44
"description": "Gitlab API nodejs client.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)