From caf762344c91e9d92d589102c1540ff664bcecc6 Mon Sep 17 00:00:00 2001 From: Jens Elofsson Date: Wed, 23 Apr 2025 10:48:19 +0200 Subject: [PATCH] Update the changelog for the 1.8.0 release. Signed-off-by: Jens Elofsson --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dcaa5f1..6a7896e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ KleidiAI follows the [Semantic Versioning](https://semver.org/) specification fo - New SME2 micro-kernels: - Indirect matrix multiplication (MxN) of FP16 input and output. - Matrix multiplication of packed indirect LHS and packed RHS +- Disable link time optimization for microkernel library ## v1.7.0 -- GitLab