diff --git a/History.md b/History.md index 5d632a6c53..44abc81428 100644 --- a/History.md +++ b/History.md @@ -32,7 +32,7 @@ - Update Blaze skeleton to use HMR * `npm-mongo@3.9.0` - - Update MongoDB driver version to 3.6.5 + - Update MongoDB driver version to 3.6.6 * `mongo@1.11.0` - Using useUnifiedTopology as `true` by default to avoid the warning: `(node:59240) [MONGODB DRIVER] Warning: Current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor. You can still use it as false with `Mongo._connectionOptions` or `Meteor.settings?.packages?.mongo?.options`.