Updated README versioning documentation.
[ci skip]
This commit is contained in:
@@ -158,8 +158,8 @@ project is built upon the functions found in the `lib` folder. See the
|
|||||||
|
|
||||||
Read [Semantic Versioning](http://semver.org) for details. Briefly, it means:
|
Read [Semantic Versioning](http://semver.org) for details. Briefly, it means:
|
||||||
|
|
||||||
- Patch (x.y.Z) - Incremented for small, backwards compatible bug fixes.
|
- Patch (x.y.Z) - Incremented for small, backwards compatible, bug fixes.
|
||||||
- Minor (x.Y.z) - Incremented for new, backwards compatible public API enhancements and/or bug fixes.
|
- Minor (x.Y.z) - Incremented for new, backwards compatible, public API enhancements/fixes.
|
||||||
- Major (X.y.z) - Incremented for any backwards incompatible public API changes.
|
- Major (X.y.z) - Incremented for any backwards incompatible public API changes.
|
||||||
|
|
||||||
# Code of Conduct
|
# Code of Conduct
|
||||||
|
|||||||
Reference in New Issue
Block a user