Skip to content

Commit

Permalink
Version 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-jenkins committed Jan 20, 2020
1 parent d3f5a61 commit d3c437a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
1.19.0 / 2020-01-20
==================

New functionality and features
------------------------------
* Add structured metadata support
* Add verifyNotificationSignature()

Other Changes
-------------
* Fix isRemoteUrl to correctly detect docx files
* Fix named transformations with spaces
* Fix/fixed type def for upload stream
* Add name to errors in uploader.js

1.18.1 / 2019-12-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.18.1",
"version": "1.19.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit d3c437a

Please sign in to comment.