Skip to content

Commit

Permalink
Version 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Tocker committed Jan 30, 2017
1 parent 2de792a commit c290aa1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,25 @@

1.6.0 / 2017-01-30
==================

New functionality
-----------------

* Add Akamai token generator
* Add Search resource by context

Other changes
-------------

* Use http library when api protocol is set to http patch
* Added timeouts to spec in order to force consistency
* Fix publish API test cleanup
* Use random suffix in api tests
* Use binary encoding for signature
* Add coffee watch
* Fixed async issues with before queue
* Add missing options to explicit api call

1.5.0 / 2016-12-29
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Cloudinary <info@cloudinary.com>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
"version": "1.5.0",
"version": "1.6.0",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit c290aa1

Please sign in to comment.