Skip to content

Commit bdef8bc

Browse files
committed
Version 1.16.0
1 parent 9d14e6f commit bdef8bc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
1.16.0 / 2019-10-15
3+
===================
4+
5+
* Support different radius for each corner (containing images and overlays) (#260)
6+
* Add feature to allow override on timestamp and signature (#295)
7+
* remove package-lock (#303)
8+
* Fixed open linting issues (#279)
9+
* Feature/publish script (#289)
10+
* Fix parameters sent when creating a text image (#298)
11+
* Add custom pre function support (#302)
12+
* Escape quotes in HTML attributes (#259)
13+
214
1.15.0 / 2019-09-08
315
===================
416

package.json

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

0 commit comments

Comments
 (0)