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
468ab556a6
commit
75e2060f05
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- *(derive)* Don't produce `unused_equalifications` warnings when someone brings a clap type into scope
|
||||
|
||||
## [4.3.1] - 2023-06-02
|
||||
|
||||
### Performance
|
||||
|
|
Loading…
Reference in a new issue