From 7ccaa813fe726f8c7467d4a46b86a34c8fa62542 Mon Sep 17 00:00:00 2001 From: Maciej Pijanowski Date: Thu, 13 Nov 2025 15:47:30 +0100 Subject: [PATCH] docs/dev-proc/versioning.md: drop semver In practice, we do not use it: - the rcX format does not follow semver guidelines, - we do not increment MAJOR/MINOR/PATCH version based on the semver spec Signed-off-by: Maciej Pijanowski --- docs/dev-proc/versioning.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/dev-proc/versioning.md b/docs/dev-proc/versioning.md index 68887de3b6c..1815cdcbc23 100644 --- a/docs/dev-proc/versioning.md +++ b/docs/dev-proc/versioning.md @@ -1,9 +1,5 @@ # Versioning -Dasharo Releases are versioned using [Semantic Versioning](https://semver.org/) -and [Keep A Changelog](https://keepachangelog.com/en/1.0.0/) to document -changes introduced in new releases. - Major version zero (0.y.z) is for initial development or first release issued and may not support all Dasharo Quality Criteria. @@ -52,8 +48,7 @@ hardware platform, for which the link can be found in menu on the left side ## PC Engines releases and its exceptional versioning scheme Dasharo (coreboot+SeaBIOS) for PC Engines does not adhere to the typical -versioning scheme used by Dasharo, which is semantic versioning. This is due to -a couple of reasons: +versioning scheme used by Dasharo. This is due to a couple of reasons: - We want to convey that this series of releases is a direct continuation of past efforts sponsored by PC Engines and published