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
eaa6bfe826
commit
d2739c95cf
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
|
||||
|
||||
- *(help)* Don't overflow into next-line-help early due to stale (pre-v4) padding calculations
|
||||
|
||||
## [4.0.21] - 2022-11-07
|
||||
|
||||
### Features
|
||||
|
|
Loading…
Add table
Reference in a new issue