mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 15:27:16 +00:00
docs: Update changelog
This commit is contained in:
parent
b877345769
commit
13fdb839b7
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
<!-- next-header -->
|
<!-- next-header -->
|
||||||
## [Unreleased] - ReleaseDate
|
## [Unreleased] - ReleaseDate
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- *(parser)* When overriding `required(true)`, consider args that conflict with its group
|
||||||
|
|
||||||
## [4.0.31] - 2022-12-22
|
## [4.0.31] - 2022-12-22
|
||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
Loading…
Add table
Reference in a new issue