From dff1a8731963064025e895bac54ded33f6833f32 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Thu, 22 May 2025 10:54:37 -0400 Subject: [PATCH] README.md: Add versioning/semver standards Signed-off-by: John Eckersberg --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6fb797331..44b47d731 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ can be upgraded in place seamlessly across any future changes. See the [project documentation](https://bootc-dev.github.io/bootc/). +## Versioning + +Although bootc is not released to crates.io as a library, version +numbers are expected to follow [semantic +versioning](https://semver.org/) standards. This practice began with +the release of version 1.2.0; versions prior may not adhere strictly +to semver standards. + ## Adopters (base and end-user images) The bootc CLI is just a client system; it is not tied to any particular