Skip to content

Commit 595fbe4

Browse files
author
Amir Tocker
committed
Version 1.7.1
1 parent 0a0080e commit 595fbe4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

2+
1.7.1 / 2017-02-23
3+
==================
4+
5+
* Refactor `generate_auth_token`
6+
* Update utils documentation.
7+
* Add URL authorization token.
8+
* Rename token function.
9+
* Support nested keys in CLOUDINARY_URL
10+
* Allow tests to run concurrently
11+
212
1.7.0 / 2017-02-08
313
==================
414

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

0 commit comments

Comments
 (0)