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 ab6e41c commit 440aad2Copy full SHA for 440aad2
CHANGELOG.md
@@ -1,4 +1,18 @@
1
2
+1.7.0 / 2017-02-08
3
+==================
4
+
5
+New functionality
6
+-----------------
7
8
+ * Add access mode API
9
10
+Other changes
11
+-------------
12
13
+ * Rework tests cleanup
14
+ * Use TRAVIS_JOB_ID to make test tags unique
15
16
1.6.0 / 2017-01-30
17
==================
18
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.6.0",
+ "version": "1.7.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments