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
466b6f837e
commit
b77bd0cc6a
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- `Arg::exclusive(true)` should not be exclusive with the argument's own `ArgGroup`
|
||||
|
||||
## [4.0.15] - 2022-10-13
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Add table
Reference in a new issue