We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5aac8a commit 7baa689Copy full SHA for 7baa689
CHANGELOG.md
@@ -1,4 +1,21 @@
1
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
19
1.4.4 / 2016-10-27
20
==================
21
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.4.4",
+ "version": "1.4.5",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments