mirror of
https://github.com/clap-rs/clap
synced 2024-12-04 18:19:13 +00:00
docs(lex): Update changelog
This commit is contained in:
parent
f27769810e
commit
21e1cf039b
1 changed files with 8 additions and 0 deletions
|
@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- `RawArgs::insert` now takes owned values
|
||||
|
||||
### Compatibility
|
||||
|
||||
- MSRV changed from 1.56.1 to 1.60.0
|
||||
|
||||
## [0.2.4] - 2022-06-28
|
||||
|
||||
## [0.2.3] - 2022-06-21
|
||||
|
|
Loading…
Reference in a new issue