diff --git a/CHANGELOG.md b/CHANGELOG.md index 69fe7400..4fa56221 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Optional serde support for agb-hashmap via the `serde` feature flag + ### Fixed - Fixed build error due to breaking change in `xmrs`.