diff --git a/CHANGELOG.md b/CHANGELOG.md index f83740d66..f21b39719 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Add MMU interface between Ara and CVA6 - Add virtual->physical address translation for Ara by sharing CVA6 MMU - Add Ara VLSU support for MMU exceptions + - Add multi-precision conv3d ### Changed