There was an error while loading. Please reload this page.
1 parent ff734a6 commit 28da548Copy full SHA for 28da548
HISTORY.md
@@ -1,3 +1,7 @@
1
+2.2.16 2016-12-13
2
+-----------------
3
+* NODE-899 reversed upsertedId change to bring back old behavior.
4
+
5
2.2.15 2016-12-10
6
-----------------
7
* Updated mongodb-core to 2.1.2.
package.json
@@ -1,6 +1,6 @@
{
"name": "mongodb",
- "version": "2.2.15",
+ "version": "2.2.16",
"description": "The official MongoDB driver for Node.js",
"main": "index.js",
"repository": {
0 commit comments