mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
docs: Update changelog
This commit is contained in:
parent
ffe6bff8ac
commit
6817a9cab2
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- Respected `DisableColoredHelp` on `cmd help help`
|
||||
- Provide a little more context when completing arguments for `cmd help`
|
||||
- Provide more context for some asserts
|
||||
- Small documentation improvements
|
||||
|
||||
## [3.0.7] - 2022-01-12
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Reference in a new issue