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
c1c55b30d8
commit
93ba76dbaa
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
|
||||
|
||||
- *(help)* Show correct `Command::about` under flattened headings
|
||||
- *(help)* Respect `hide` when flattening subcommands
|
||||
|
||||
## [4.4.8] - 2023-11-10
|
||||
|
||||
### Features
|
||||
|
|
Loading…
Reference in a new issue