diff --git a/README.md b/README.md index 4a33cdf9e5..c3b68b0868 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ git clone -b releases/stable https://github.com/mongodb/mongo-cxx-driver.git | ... | ... | ... | ... | | 3.0.0 | None | Ready for Use | Not Supported | +This project uses [Semantic Versioning](https://semver.org/). + ## MongoDB Server Compatibility MongoDB server version compatibility per driver version is documented in the [MongoDB Manual](https://www.mongodb.com/docs/languages/cpp/cpp-driver/current/compatibility/).