From be1cb429e89ba6b4991d76c13e6cc708567d3b57 Mon Sep 17 00:00:00 2001 From: Jens Elofsson Date: Tue, 18 Feb 2025 15:55:16 +0100 Subject: [PATCH] Fix spelling mistake in title of 1.4.0 section in changelog. Signed-off-by: Jens Elofsson --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6a5db4c..e4e1b6d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ KleidiAI follows the [Semantic Versioning](https://semver.org/) specification fo ## Upcoming Release -## 1.4.0 +## v1.4.0 - New Advanced SIMD micro-kernels: - New 4x8 block size variant of matrix multiplication of QAI8DXP LHS and QSI4C32P RHS with F32 output. -- GitLab