mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
docs: Update changelog
This commit is contained in:
parent
473cf175a2
commit
9270d2382e
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- *(help)* Don't show long help for `--help` just because a hidden arg has a possible value with a description
|
||||
|
||||
## [4.1.4] - 2023-01-24
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Reference in a new issue