mirror of
https://github.com/clap-rs/clap
synced 2024-12-12 13:52:34 +00:00
docs: Update changelog
This commit is contained in:
parent
47dae64529
commit
e0280ca20e
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
|
||||
|
||||
### Features
|
||||
|
||||
- *(help)* Show `PossibleValue::help` in long help (`--help`) **(gated behind `unstable-v4`)** (#3312)
|
||||
|
||||
## [3.1.3] - 2022-02-28
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Reference in a new issue