diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a087d39456..57e5c5a51a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- *(derive)* Support fields wrapped in `num::Wrapping`, `Box`, or `Arc` +- *(derive)* Support `Box`, `Box`, and `Box` + ## [4.3.10] - 2023-06-30 ### Performance