Changelog entry for serde support in agb-hashmap

This commit is contained in:
Gwilym Inzani 2024-10-30 11:18:07 +00:00
parent e1e0af7418
commit 246baabcf8

View file

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