Skip to content

Commit 87c4e0a

Browse files
authored
Merge pull request #1180 from Dasharo/drop-semver
docs/dev-proc/versioning.md: drop semver
2 parents 5854b87 + 7ccaa81 commit 87c4e0a

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

docs/dev-proc/versioning.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Versioning
22

3-
Dasharo Releases are versioned using [Semantic Versioning](https://semver.org/)
4-
and [Keep A Changelog](https://keepachangelog.com/en/1.0.0/) to document
5-
changes introduced in new releases.
6-
73
Major version zero (0.y.z) is for initial development or first release issued
84
and may not support all Dasharo Quality Criteria.
95

@@ -52,8 +48,7 @@ hardware platform, for which the link can be found in menu on the left side
5248
## PC Engines releases and its exceptional versioning scheme
5349

5450
Dasharo (coreboot+SeaBIOS) for PC Engines does not adhere to the typical
55-
versioning scheme used by Dasharo, which is semantic versioning. This is due to
56-
a couple of reasons:
51+
versioning scheme used by Dasharo. This is due to a couple of reasons:
5752

5853
- We want to convey that this series of releases is a direct continuation of
5954
past efforts sponsored by PC Engines and published

0 commit comments

Comments
 (0)