From cb81ae3f91e58b585655ca5853e597bfa8072b86 Mon Sep 17 00:00:00 2001 From: rishitb-mongodb <160672125+rishitb-mongodb@users.noreply.github.com> Date: Thu, 22 May 2025 15:57:36 -0400 Subject: [PATCH] Update README.md Updated README.md to include mention of semantic versioning for our releases. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f46fd09023..e8ef1dcd5f 100644 --- a/README.md +++ b/README.md @@ -121,11 +121,13 @@ their applications. Please refer to [spec/README.md](https://github.com/mongodb/mongo-ruby-driver/blob/master/spec/README.md) for instructions on how to run the driver's test suite. -## Release History +## Releases Full release notes and release history are available [on the GitHub releases page](https://github.com/mongodb/mongo-ruby-driver/releases). +The MongoDB Ruby driver follows [semantic versioning](https://semver.org/) for its releases. + ## License Copyright (C) 2009-2020 MongoDB, Inc.