We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b219d3 commit 35d8840Copy full SHA for 35d8840
README.md
@@ -70,7 +70,11 @@ Change history can be found in [`HISTORY.md`](https://github.com/mongodb/node-mo
70
71
### Compatibility
72
73
-For server and runtime version compatibility matrices, please refer to the following links:
+The driver currently supports 3.6+ servers.
74
+
75
+** 3.6 support is deprecated and support will be removed in a future version **
76
77
+For exhaustive server and runtime version compatibility matrices, please refer to the following links:
78
79
- [MongoDB](https://www.mongodb.com/docs/drivers/node/current/compatibility/#mongodb-compatibility)
80
- [NodeJS](https://www.mongodb.com/docs/drivers/node/current/compatibility/#language-compatibility)
0 commit comments