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 fdda8f5 commit dd267b2Copy full SHA for dd267b2
CHANGELOG.md
@@ -1,4 +1,14 @@
1
2
+1.9.1 / 2017-10-24
3
+==================
4
+
5
+ * Decode string to sign before creating the signature (#167)
6
+ * Update Readme to point to HTTPS URLs of cloudinary.com
7
+ * Update lib files
8
+ * Ignore error when `.env` file is missing.
9
+ * Remove CoffeeScript header
10
+ * Add `lib\v2\search.js` to git.
11
12
1.9.0 / 2017-04-30
13
==================
14
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.9.0",
+ "version": "1.9.1",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments