diff --git a/CHANGELOG.md b/CHANGELOG.md index 061c1e3ca..03d3ad2a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added +### Changed + +### Fixed + + +## 0.24.2 - 2021-01-11 + ### Changed - `axi_test::rand_axi_lite_master` and `axi_test::rand_axi_lite_slave`: Specify default values for parameters to improve compatibility with tools that require a default value for every parameter.