Skip to content

Commit

Permalink
Version 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-jenkins committed Mar 29, 2020
1 parent e5a9274 commit 07eac6f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
1.21.0 / 2020-03-29
==================

New functionality and features
------------------------------
* Add types for Structured Metadata functions (#359)
* Added types for upload response callback (#360)
* Updated promise types for resources methods (#358)

Other Changes
-------------
* Add back to responses sent from Admin API (#361)
* Align all structured metadata tests with reference implementation (#351)
* Improve provisioning api tests (#354)
* Refactor in a wait period for eager uploads (#355)


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

0 comments on commit 07eac6f

Please sign in to comment.