Skip to content

Commit

Permalink
Version 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-bot committed Sep 12, 2021
1 parent 7dcdd27 commit 31815aa
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.27.0 / 2021-09-12
==================

* Fix: `verifyNotificationSignature` timestamps are in seconds (#515)
* Allow multi and sprite with urls, add download_generated_sprite and download_multi methods (#493)
* Prevent preview:duration from being normalized (#513)
* Prevent duplicate search fields in search api (#510)
* Add support for create_slideshow Upload API (#508)
* Add support for variables in text style (#507)


1.26.3 / 2021-08-01
==================

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

0 comments on commit 31815aa

Please sign in to comment.