mirror of
https://github.com/rust-embedded/embedded-hal.git
synced 2026-05-01 07:04:14 +00:00
Note that preliminary releases can also upgrade the MSRV
This commit is contained in:
@@ -13,6 +13,8 @@ We follow these rules when upgrading it:
|
|||||||
|
|
||||||
- We will not update the MSRV on any patch release: \_.\_.*Z*.
|
- We will not update the MSRV on any patch release: \_.\_.*Z*.
|
||||||
- We may upgrade the MSRV on any *major* or *minor* release: *X*.*Y*.\_.
|
- We may upgrade the MSRV on any *major* or *minor* release: *X*.*Y*.\_.
|
||||||
|
- We may upgrade the MSRV in any preliminary version release (e.g. an `-alpha` release) as
|
||||||
|
these serve as preparation for the final release.
|
||||||
- MSRV upgrades will be clearly stated in the changelog.
|
- MSRV upgrades will be clearly stated in the changelog.
|
||||||
|
|
||||||
This applies both to `0._._` releases as well as `>=1._._` releases.
|
This applies both to `0._._` releases as well as `>=1._._` releases.
|
||||||
|
|||||||
Reference in New Issue
Block a user