diff --git a/CHANGELOG.md b/CHANGELOG.md index 1862cc0733c..05168c01256 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 error on enum variant field attributes + ## [4.3.11] - 2023-07-05 ### Features