diff --git a/CHANGELOG.md b/CHANGELOG.md index a3afe9f30..dedac2a37 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_to_detailed_mem`: Only respond with `exokay` if `lock` was set on the request. ## 0.39.3 - 2024-05-08 ### Added