mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
docs: Update chaneglog
This commit is contained in:
parent
d33812f8a7
commit
5543315d3b
1 changed files with 9 additions and 0 deletions
|
@ -16,6 +16,15 @@ _gated behind `unstable-v4`_
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- *(error)* Render actual usage for unrecognized subcommands
|
||||
- *(multicall)* Improve bad command error
|
||||
- *(multicall)* Always require a multicall command
|
||||
- *(multicall)* Disallow arguments on multicall parent command
|
||||
- *(multicall)* More consistent with rest of clap errors
|
||||
|
||||
|
||||
## [3.1.14] - 2022-05-01
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Reference in a new issue