From 10020dc3ed1adb1034929861b3506963343aa5a9 Mon Sep 17 00:00:00 2001
From: Mathieu Faverge <mathieu.faverge@inria.fr>
Date: Tue, 4 Jul 2023 19:44:17 +0200
Subject: [PATCH] Update Changelog

---
 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 3ed3e67b1..a3b5120dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+chameleon-1.3.0
+------------------------------------------------------------------------
+ - types: add support for half precision arithmetic into the data descriptors
+ - cuda: add half precision conversion kernels, and variants of the gemm kernels (hgemm, and gemmex)
+
 chameleon-1.2.0
 ------------------------------------------------------------------------
  - NEW: Add support for AMD GPUs throug hipcublas or hip-rocm kernels
-- 
GitLab