Skip to content

Commit 6cafa76

Browse files
Update README.md
Updated README.md to add mention of semantic versioning. Addresses https://jira.mongodb.org/browse/DRIVERS-3105.
1 parent c529f07 commit 6cafa76

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
@@ -48,6 +48,8 @@ gpg --verify mongodb-X.Y.Z.tgz.sig mongodb-X.Y.Z.tgz
4848
>[!Note]
4949
No verification is done when using npm to install the package. The contents of the Github tarball and npm's tarball are identical.
5050

51+
The MongoDB Node.js driver follows [semantic versioning](https://semver.org/) for its releases.
52+
5153
### Bugs / Feature Requests
5254

5355
Think you’ve found a bug? Want to see a new feature in `node-mongodb-native`? Please open a

0 commit comments

Comments
 (0)