diff --git a/CHANGELOG.md b/CHANGELOG.md index 912c33083..1872d51aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Unreleased ### Added -- `axi_intf`: Add single-channel assertions to `AXI_BUS_DV`. ### Changed +### Fixed + + +## 0.15.1 - 2020-03-09 + +### Added +- `axi_intf`: Add single-channel assertions to `AXI_BUS_DV`. + ### Fixed - `axi_lite_to_apb`: Fix the interface version (`axi_lite_to_apb_intf`) to match the changes from version `0.15.0`.