Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

Commit ba0a41a

Browse files
committed
Update README.md
1 parent 4925cc9 commit ba0a41a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ Anyone can submit PRs to add funcationality as we are only adding things we need
106106

107107
Each PR will be reviewed, including those submitted by core developers (no direct push).
108108

109+
## Versioning
110+
111+
We follow [semantic versioning](https://semver.org/). We are operating under a [zero-major](https://semver.org/#spec-item-4) at this time. `x.y.z`: `x` = major, `y` = minor, `z` = patch. In this case `x` remains at 0 to communicate that APIs may come and go without warning. With that said, changes to `y` are typically reserved for breaking changes and changes to `z` represent added features and APIs or bug fixes.
112+
109113
## History
110114

111115
This library started as three (or more) separate libraries, each at varying degrees of stability.

0 commit comments

Comments
 (0)