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 9aac577 commit 528a449Copy full SHA for 528a449
HISTORY.md
@@ -1,7 +1,9 @@
1
2.0.40 07-14-2015
2
-----------------
3
- Updated mongodb-core to 1.2.8 for APM support and 2.4 wire protocol error handler fix.
4
-- NODE-506 Ensures that errors from bulk unordered and ordered are instanceof Error (Issue #1282, https://github.com/owenallenaz).
+- NODE-506 Ensures that errors from bulk unordered and ordered are instanceof Error (Issue #1282, https://github.com/owenallenaz).
5
+- NODE-526 Unique index not throwing duplicate key error.
6
+- NODE-528 Ignore undefined fields in Collection.find().
7
8
2.0.39 07-14-2015
9
0 commit comments