We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c925c92 commit 6c2484bCopy full SHA for 6c2484b
README.md
@@ -16,8 +16,8 @@ MongoDB session store for [Connect](https://github.com/senchalabs/connect) and [
16
* Support all Connect versions
17
* Support [Mongoose](http://mongoosejs.com/index.html) `>= 5.0`
18
* Support [native MongoDB driver](http://mongodb.github.io/node-mongodb-native/) `>= 3.0`
19
-* Support Node.js 6, 8 and 10
20
-* Support [MongoDB](https://www.mongodb.com/) `>= 3.2`
+* Support Node.js 8, 10 and 12
+* Support [MongoDB](https://www.mongodb.com/) `3.2 - 4.0`
21
22
For extended compatibility, see previous versions.
23
This branch is under development. Documentation for latest release please refer to [v2.0.3](https://github.com/jdesboeufs/connect-mongo/tree/v2.0.3)
0 commit comments