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
e19469f0e2
commit
a83b724fc1
1 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- *(derive)* Improve error message when `#[flatten]`ing an optional `#[group(skip)]`
|
||||
- *(help)* Properly wrap long subcommand descriptions in help
|
||||
|
||||
## [4.5.12] - 2024-07-31
|
||||
|
||||
## [4.5.11] - 2024-07-25
|
||||
|
|
Loading…
Add table
Reference in a new issue