diff --git a/CHANGELOG.md b/CHANGELOG.md index a14c1abe3..fa3373850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Changes - Extended `tracevis.py` to support the new Perfetto UI and compress large traces +- Add Gauss-Jordan matrix inversion kernel ## 0.6.0 - 2023-01-09