From 783cc6c2c20724db88a87ca1a32fda1aca6d53c0 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Wed, 4 Sep 2024 08:11:38 -0500 Subject: [PATCH] GODRIVER-3290 Mention the final 1.x release in the release notes (#1788) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8e932cd7f7..7a709fc010 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ The MongoDB supported driver for Go. +> \[!NOTE\] +> +> Go Driver 1.17.0 is the last planned 1.x version. +> It will receive critical bug fixes, but future development and features +> will be in the 2.x version of the driver. + ______________________________________________________________________ ## Requirements