From ed26f0cf44380fcba6b8b97b700df46afe2c6351 Mon Sep 17 00:00:00 2001 From: WilbertYang <97710489+WilbertYang@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:02:18 +0800 Subject: [PATCH] chore(deps-dev): The driver currently supports 4.2+ servers. Upgrade supports version, 4.0+ to 4.2+. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fef8c2638a..1355f97ff6 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,9 @@ Change history can be found in [`HISTORY.md`](https://github.com/mongodb/node-mo ### Compatibility -The driver currently supports 4.0+ servers. +The driver currently supports 4.2+ servers. -** 4.0 support is deprecated and support will be removed in an upcoming driver release. ** +** 4.2 support is deprecated and support will be removed in an upcoming driver release. ** For exhaustive server and runtime version compatibility matrices, please refer to the following links: