Skip to content

Commit d3c437a

Browse files
Version 1.19.0
1 parent d3f5a61 commit d3c437a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
1.19.0 / 2020-01-20
2+
==================
3+
4+
New functionality and features
5+
------------------------------
6+
* Add structured metadata support
7+
* Add verifyNotificationSignature()
8+
9+
Other Changes
10+
-------------
11+
* Fix isRemoteUrl to correctly detect docx files
12+
* Fix named transformations with spaces
13+
* Fix/fixed type def for upload stream
14+
* Add name to errors in uploader.js
15+
116
1.18.1 / 2019-12-11
217
==================
318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Cloudinary <info@cloudinary.com>",
33
"name": "cloudinary",
44
"description": "Cloudinary NPM for node.js integration",
5-
"version": "1.18.1",
5+
"version": "1.19.0",
66
"homepage": "http://cloudinary.com",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)