We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6bebf2 commit de8afedCopy full SHA for de8afed
docs/msrv.md
@@ -13,6 +13,8 @@ We follow these rules when upgrading it:
13
14
- We will not update the MSRV on any patch release: \_.\_.*Z*.
15
- We may upgrade the MSRV on any *major* or *minor* release: *X*.*Y*.\_.
16
+- We may upgrade the MSRV in any preliminary version release (e.g. an `-alpha` release) as
17
+ these serve as preparation for the final release.
18
- MSRV upgrades will be clearly stated in the changelog.
19
20
This applies both to `0._._` releases as well as `>=1._._` releases.
0 commit comments