Skip to content

Commit dff1a87

Browse files
committed
README.md: Add versioning/semver standards
Signed-off-by: John Eckersberg <[email protected]>
1 parent 08b383f commit dff1a87

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ can be upgraded in place seamlessly across any future changes.
2626

2727
See the [project documentation](https://bootc-dev.github.io/bootc/).
2828

29+
## Versioning
30+
31+
Although bootc is not released to crates.io as a library, version
32+
numbers are expected to follow [semantic
33+
versioning](https://semver.org/) standards. This practice began with
34+
the release of version 1.2.0; versions prior may not adhere strictly
35+
to semver standards.
36+
2937
## Adopters (base and end-user images)
3038

3139
The bootc CLI is just a client system; it is not tied to any particular

0 commit comments

Comments
 (0)