Skip to content

Commit 440aad2

Browse files
author
Amir Tocker
committed
Version 1.7.0
1 parent ab6e41c commit 440aad2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

2+
1.7.0 / 2017-02-08
3+
==================
4+
5+
New functionality
6+
-----------------
7+
8+
* Add access mode API
9+
10+
Other changes
11+
-------------
12+
13+
* Rework tests cleanup
14+
* Use TRAVIS_JOB_ID to make test tags unique
15+
216
1.6.0 / 2017-01-30
317
==================
418

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

0 commit comments

Comments
 (0)