Skip to content

Commit 28da548

Browse files
committed
updated history and package to 2.2.16
1 parent ff734a6 commit 28da548

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.16 2016-12-13
2+
-----------------
3+
* NODE-899 reversed upsertedId change to bring back old behavior.
4+
15
2.2.15 2016-12-10
26
-----------------
37
* Updated mongodb-core to 2.1.2.

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.15",
3+
"version": "2.2.16",
44
"description": "The official MongoDB driver for Node.js",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)