Merge pull request #1900 from jgrau/add-semver-section-to-readme

Add semver section to readme [ci skip]
This commit is contained in:
Benjamin Fleischer 2016-08-31 16:11:58 -05:00 committed by GitHub
commit 9aaaa73a6c

View File

@ -158,6 +158,10 @@ serializer.associations
```
See [ARCHITECTURE.md](docs/ARCHITECTURE.md) for more information.
## Semantic Versioning
This project adheres to [semver](http://semver.org/)
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md)