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 c67e84a commit 2644222Copy full SHA for 2644222
History.md
@@ -1,4 +1,11 @@
1
2
+1.0.0 / 2014-10-12
3
+==================
4
+
5
+ * support promise and thunk. fixed #6
6
+ * test travis use node 0.11
7
+ * mv all resources to lib/resources
8
9
0.4.1 / 2014-09-18
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "node-gitlab",
- "version": "0.4.1",
+ "version": "1.0.0",
"description": "Gitlab API nodejs client.",
"main": "index.js",
"scripts": {
0 commit comments