Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions docs/dev-proc/versioning.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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
Expand Down