From dcb8a1b7657ce14d307aea7a8ea5fa563561f337 Mon Sep 17 00:00:00 2001 From: Mathieu Poumeyrol Date: Fri, 26 May 2023 09:00:56 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8629f23956..6391fdd492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.20.5 - 2023-05-26 +* Various bugfix around Einsum +* Einsum now has functions to translate to MatMul and other axes manipulations + # 0.20.0, 0.20.1, 0,20.2, 0.20.3 - 2023-04-25 * [optim] 32x32 f32 AMX kernel (for Apple Silicon M family) * [optim] bunch of AMX512F kernels (square, skinny, vector)