Skip to content

Commit 5f11d26

Browse files
committed
Updated version to V2.2.24
1 parent 6958769 commit 5f11d26

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.2.24 2017-02-14
2+
-----------------
3+
* NODE-935, NODE-931 Make MongoClient strict options validation optional and instead print annoying console.warn entries.
4+
15
2.2.23 2017-02-13
26
-----------------
37
* Updated mongodb-core to 2.1.8.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb",
3-
"version": "2.2.23",
3+
"version": "2.2.24",
44
"description": "The official MongoDB driver for Node.js",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)