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
9a9d3a8e60
commit
a2f3ee2cfa
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ MSRV is now 1.60.0
|
|||
- *(help)* Use a more neutral palette for coloring
|
||||
- *(help)* Don't rely on ALL CAPS for help headers
|
||||
- *(help)* List subcommands first, focusing the emphasis on them
|
||||
- *(help)* Do not include global args in `cmd help help` (#4131)
|
||||
- *(version)* Use `Command::display_name` rather than `Command::bin_name`
|
||||
- *(parser)* Assert on unknown args when using external subcommands (#3703)
|
||||
- *(parser)* Always fill in `""` argument for external subcommands (#3263)
|
||||
|
|
Loading…
Add table
Reference in a new issue