mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
docs: Update changelog
This commit is contained in:
parent
2583b8473d
commit
d25d5b696d
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- *(error)* Quote literals consistently
|
||||
- *(error)* Stylize escape (`--`) suggestions
|
||||
- *(error)* Format help flag as a literal
|
||||
|
||||
## [4.0.2] - 2022-09-28
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Reference in a new issue