mirror of
https://github.com/clap-rs/clap
synced 2025-01-06 01:38:43 +00:00
docs: Update changelog
This commit is contained in:
parent
f0223a416c
commit
5840d62160
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 -->
|
<!-- next-header -->
|
||||||
## [Unreleased] - ReleaseDate
|
## [Unreleased] - ReleaseDate
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- Only put `ArgGroup` in `ArgMatches` when explicitly specified, fixing derives handling of option-flattened fields (#4375)
|
||||||
|
|
||||||
## [4.0.13] - 2022-10-11
|
## [4.0.13] - 2022-10-11
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
Loading…
Reference in a new issue