diff --git a/README.md b/README.md index 1ad5ccc36ef..bf7824827bb 100644 --- a/README.md +++ b/README.md @@ -185,3 +185,7 @@ This project adheres to the [Release Guidelines](./REVIEW.md). [netlify-url]: https://app.netlify.com/sites/web3-staging/deploys [stackexchange-image]: https://img.shields.io/badge/web3js-stackexchange-brightgreen [stackexchange-url]: https://ethereum.stackexchange.com/questions/tagged/web3js + +## Semantic versioning + +This project follows [semver](https://semver.org/) as closely as possible **from version 1.3.0 onwards**. Earlier minor version bumps [might](https://github.com/ethereum/web3.js/issues/3758) have included breaking behavior changes.