Skip to content

Commit dd267b2

Browse files
author
Amir Tocker
committed
Version 1.9.1
1 parent fdda8f5 commit dd267b2

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.9.1 / 2017-10-24
3+
==================
4+
5+
* Decode string to sign before creating the signature (#167)
6+
* Update Readme to point to HTTPS URLs of cloudinary.com
7+
* Update lib files
8+
* Ignore error when `.env` file is missing.
9+
* Remove CoffeeScript header
10+
* Add `lib\v2\search.js` to git.
11+
212
1.9.0 / 2017-04-30
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.9.0",
5+
"version": "1.9.1",
66
"homepage": "http://cloudinary.com",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)