Skip to content

Commit c290aa1

Browse files
author
Amir Tocker
committed
Version 1.6.0
1 parent 2de792a commit c290aa1

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

2+
1.6.0 / 2017-01-30
3+
==================
4+
5+
New functionality
6+
-----------------
7+
8+
* Add Akamai token generator
9+
* Add Search resource by context
10+
11+
Other changes
12+
-------------
13+
14+
* Use http library when api protocol is set to http patch
15+
* Added timeouts to spec in order to force consistency
16+
* Fix publish API test cleanup
17+
* Use random suffix in api tests
18+
* Use binary encoding for signature
19+
* Add coffee watch
20+
* Fixed async issues with before queue
21+
* Add missing options to explicit api call
22+
223
1.5.0 / 2016-12-29
324
==================
425

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

0 commit comments

Comments
 (0)