Skip to content

Commit efb7da5

Browse files
Update README.md (#1408)
* Update README.md Updated README.md to include mention of semantic versioning. Addresses DRIVERS-3105. * Update README.md Co-authored-by: Ezra Chung <[email protected]> --------- Co-authored-by: Ezra Chung <[email protected]>
1 parent 073e696 commit efb7da5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ git clone -b releases/stable https://github.com/mongodb/mongo-cxx-driver.git
3535
| ... | ... | ... | ... |
3636
| 3.0.0 | None | Ready for Use | Not Supported |
3737

38+
This project uses [Semantic Versioning](https://semver.org/).
39+
3840
## MongoDB Server Compatibility
3941

4042
MongoDB server version compatibility per driver version is documented in the [MongoDB Manual](https://www.mongodb.com/docs/languages/cpp/cpp-driver/current/compatibility/).

0 commit comments

Comments
 (0)