Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit 658e001

Browse files
authored
Merge pull request #336 from cloudant/prepare-2.4.0-release
Prepare for version 2.4.0 release
2 parents 7a432ba + ee2a383 commit 658e001

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# UNRELEASED
1+
# 2.4.0 (2018-09-19)
22
- [FIXED] Case where `username` and `password` options were not used if a `url` was supplied.
3-
- [FIXED] Case where vcapServices was supplied with a basic-auth url
3+
- [FIXED] Case where `vcapServices` was supplied with a basic-auth `url`.
44

55
# 2.3.0 (2018-06-08)
66
- [FIXED] Removed addition of `statusCode` to response objects returned by promises.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "[email protected]:cloudant/nodejs-cloudant.git"
99
},
10-
"version": "2.4.0-SNAPSHOT",
10+
"version": "2.4.0",
1111
"author": {
1212
"name": "IBM Cloudant",
1313
"email": "[email protected]"

0 commit comments

Comments
 (0)