File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -222,6 +222,19 @@ All notable changes to this project will be documented in this file. See [standa
222
222
223
223
224
224
225
+ <a name =" 3.1.1 " ></a >
226
+ ## [ 3.1.1] ( https://github.com/mongodb/node-mongodb-native/compare/v3.1.0...v3.1.1 ) (2018-07-05)
227
+
228
+
229
+ ### Bug Fixes
230
+
231
+ * ** client-ops:** return transform map to map rather than function ([ b8b4bfa] ( https://github.com/mongodb/node-mongodb-native/commit/b8b4bfa ) )
232
+ * ** collection:** correctly shallow clone passed in options ([ 2e6c4fa] ( https://github.com/mongodb/node-mongodb-native/commit/2e6c4fa ) )
233
+ * ** collection:** countDocuments throws error when query doesn't match docs ([ 4e83556] ( https://github.com/mongodb/node-mongodb-native/commit/4e83556 ) )
234
+ * ** server:** remove unnecessary print statement ([ 20e11b3] ( https://github.com/mongodb/node-mongodb-native/commit/20e11b3 ) )
235
+
236
+
237
+
225
238
<a name =" 3.1.0 " ></a >
226
239
# [ 3.1.0] ( https://github.com/mongodb/node-mongodb-native/compare/v3.0.6...v3.1.0 ) (2018-06-27)
227
240
You can’t perform that action at this time.
0 commit comments