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 0a0080e commit 595fbe4Copy full SHA for 595fbe4
CHANGELOG.md
@@ -1,4 +1,14 @@
1
2
+1.7.1 / 2017-02-23
3
+==================
4
+
5
+ * Refactor `generate_auth_token`
6
+ * Update utils documentation.
7
+ * Add URL authorization token.
8
+ * Rename token function.
9
+ * Support nested keys in CLOUDINARY_URL
10
+ * Allow tests to run concurrently
11
12
1.7.0 / 2017-02-08
13
==================
14
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.7.0",
+ "version": "1.7.1",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments