Skip to content

Commit

Permalink
Version 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-jenkins committed Jun 8, 2020
1 parent da81a4c commit f65aa56
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
1.22.0 / 2020-06-08
==================


New functionality and features
------------------------------
* Feature encode sdk version (#371)
* Add support for cinemagraph_analysis parameter in upload, explicit, and resource (#391)
* Support for creating folders using Admin API (#370)
* Add support for pow operator in expressions (#386)
* Feature/support download backup version api (#380)
* Fix normalize_expression when variable is named like a keyword (e.g., ) (#367)
* Add support for 32 char SHA-256 signatures (#368)

Other Changes
-------------
* Add missing types for sign-request (#398)
* Add deprecation warning for node 6, add tests for node 14 (#389)
* Add linter (#388)
* Fix incorrect text implementation for list resources(#382)
* Update issue templates (#365)






1.21.0 / 2020-03-29
==================

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

0 comments on commit f65aa56

Please sign in to comment.