We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 230f2f1 commit 93e15afCopy full SHA for 93e15af
HISTORY.md
@@ -1,4 +1,4 @@
1
-2.0.37
+2.0.37 07-14-2015
2
-----------------
3
- NODE-504 Collection - Default options when using promiseLibrary.
4
- NODE-500 Accidental repeat of hostname in seed list multiplies total connections persistently.
package.json
@@ -1,6 +1,6 @@
{
"name": "mongodb",
- "version": "2.0.36",
+ "version": "2.0.37",
"description": "MongoDB legacy driver emulation layer on top of mongodb-core",
5
"main": "index.js",
6
"repository": {
0 commit comments