We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1701ec commit 7202dc7Copy full SHA for 7202dc7
History.md
@@ -1,4 +1,10 @@
1
2
+1.1.0 / 2015-06-11
3
+==================
4
+
5
+ * docs: improve document
6
+ * feat(issues): add getNote(), updateNote()
7
8
1.0.0 / 2014-10-12
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "node-gitlab",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Gitlab API nodejs client.",
"main": "index.js",
"scripts": {
0 commit comments