docs: Update changelog

This commit is contained in:
Ed Page 2023-06-05 13:56:37 -05:00
parent 468ab556a6
commit 75e2060f05

View file

@ -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