Skip to content

Commit 7baa689

Browse files
author
Amir Tocker
committed
Version 1.4.5
1 parent f5aac8a commit 7baa689

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

2+
1.4.5 / 2016-11-25
3+
==================
4+
5+
New functionality
6+
-----------------
7+
8+
* Add `remove_all_tags` API
9+
* Add `streaming_profile` transformation parameter.
10+
11+
Other changes
12+
-------------
13+
14+
* Fix face coordinates test
15+
* Sort parameters
16+
* Support `http` mode for tests.
17+
* Add tests for gravity modes
18+
219
1.4.4 / 2016-10-27
320
==================
421

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.4.4",
5+
"version": "1.4.5",
66
"homepage": "http://cloudinary.com",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)