Skip to content

Commit

Permalink
Version 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-bot committed Feb 22, 2021
1 parent 6109876 commit 5629a82
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
1.25.0 / 2021-02-22
==================

New functionality
-----------------
* Add sort by metadata field (#474)
* Add filename override param (#471)

Other changes
-------------
* Add safe base64 to all url generation (#477)
* Fix config backup in sign requests test (#476)
* Add missing types to create/delete_folder and private_download_url (#473)
* Add validation to genreate_auth_token to enforce url or acl (#472)



1.24.0 / 2021-01-31
=============
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.24.0",
"version": "1.25.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 5629a82

Please sign in to comment.