diff --git a/CHANGELOG.md b/CHANGELOG.md index a829a952d..4e503edf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Unreleased +### Added +- `axi_bus_compare`: Optionally consider AXI `size` field to only compare used data. + +### Fixed +- `axi_bus_compare`: Fix mismatch detection. ## 0.39.3 - 2024-05-08 ### Added