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 7520cfd commit b3540b2Copy full SHA for b3540b2
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+1.18.0 / 2019-12-09
2
+===================
3
+
4
+ New functionality
5
+ -----------------
6
+ * Add live parameter to create_upload_preset and update_upload_preset
7
8
+ Other changes
9
+ -------------
10
+ * Fixed tests on Utils and Cloudinary_spec and removed a duplicate one
11
12
13
1.17.0 / 2019-11-11
14
===================
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.17.0",
+ "version": "1.18.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments