mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 22:32:33 +00:00
docs: Expand breaking change window
This commit is contained in:
parent
7498f676b9
commit
41b8f46b12
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ OPTIONS:
|
|||
- Willing to break compatibility rather than batching up breaking changes in large releases
|
||||
- Leverage feature flags to keep to one active branch
|
||||
- Being under [WG-CLI](https://github.com/rust-cli/team/) to increase the bus factor
|
||||
- We follow semver and will wait about 6 months between major breaking changes
|
||||
- We follow semver and will wait about 6-9 months between major breaking changes
|
||||
- We will support the last two minor Rust releases (MSRV, currently 1.54.0)
|
||||
|
||||
While these aspirations can be at odds with fast build times and low binary
|
||||
|
|
Loading…
Reference in a new issue