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
0f6ef3003d
commit
7eaeed3abd
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- *(error)* Don't suggest `--` when it doesn't help
|
||||
- *(error)* Be more consistent in quoting, punctuation, and indentation in errors
|
||||
|
||||
## [4.0.14] - 2022-10-12
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Reference in a new issue