Skip to content

Commit

Permalink
Version 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
strausr committed Dec 9, 2019
1 parent 7520cfd commit b3540b2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
1.18.0 / 2019-12-09
===================

New functionality
-----------------
* Add live parameter to create_upload_preset and update_upload_preset

Other changes
-------------
* Fixed tests on Utils and Cloudinary_spec and removed a duplicate one


1.17.0 / 2019-11-11
===================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit b3540b2

Please sign in to comment.