Skip to content

Commit

Permalink
Version 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-jenkins committed Mar 11, 2020
1 parent 228cc1f commit 5a8da3d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
1.20.0 / 2020-03-11
==================

New functionality and features
------------------------------
* Add support for sources in video tag (#265)
* Add support multiple resource_types in ZIP generation (#348)
* Add API support for account/provisioning (#343)
* Add filename options (#273)
* Add use_filename option (#274)
* Support quality_override param for update and explicit api (#242)

Other Changes
-------------
* Refactor out a duplicate test (#353)
* Refactor the order of the assertions in account_spec (#352)
* Fix type defs for stream upload methods (#336)
* Remove typings spec and config from npm package
* Add automation to delete the es5-lib dir when npm run compile is run
* Move typescript to devDependencies and update version
* Refactor out utils functions

1.19.0 / 2020-01-20
==================

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.19.0",
"version": "1.20.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 5a8da3d

Please sign in to comment.