diff --git a/CHANGELOG.md b/CHANGELOG.md index a3afe9f30..573d57fd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Fixed - `axi_bus_compare`: Fix mismatch detection. +- `axi_dw_downsizer`: Fix `i_forward_b_beats_queue` underflow. ## 0.39.3 - 2024-05-08 ### Added