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 93d4b36 commit 4c1b12dCopy full SHA for 4c1b12d
HISTORY.md
@@ -1,3 +1,7 @@
1
+2.0.40 07-14-2015
2
+-----------------
3
+- Updated mongodb-core to 1.2.7 for APM support.
4
+
5
2.0.39 07-14-2015
6
-----------------
7
- Updated mongodb-core to 1.2.6 for NODE-505.
package.json
@@ -13,7 +13,7 @@
13
"legacy"
14
],
15
"dependencies": {
16
- "mongodb-core": "1.2.6"
+ "mongodb-core": "1.2.7"
17
, "readable-stream": "1.0.31"
18
, "es6-promise": "2.1.1"
19
},
0 commit comments