diff --git a/CHANGELOG.md b/CHANGELOG.md index d77acf51..6c4abd93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [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