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 40a3be8 commit c4967f2Copy full SHA for c4967f2
HISTORY.md
@@ -1,3 +1,8 @@
1
+2.0.38 07-14-2015
2
+-----------------
3
+- NODE-505 Query fails to find records that have a 'result' property with an array value.
4
+- Updated mongodb-core to 1.2.6 for NODE-505.
5
+
6
2.0.37 07-14-2015
7
-----------------
8
- NODE-504 Collection - Default options when using promiseLibrary.
package.json
@@ -1,6 +1,6 @@
{
"name": "mongodb",
- "version": "2.0.37",
+ "version": "2.0.38",
"description": "MongoDB legacy driver emulation layer on top of mongodb-core",
"main": "index.js",
"repository": {
0 commit comments