From 0f4a0985295465ff4d383763d40ab3d786f035f6 Mon Sep 17 00:00:00 2001
From: christophe <christophe.junke@cea.fr>
Date: Mon, 6 May 2024 15:22:07 +0200
Subject: [PATCH] Update CHANGES.md for 2024.05

---
 CHANGES.md | 6 ++++++
 version    | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 0f729bc8a..6bbd9fb66 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,9 @@
+## Release 2024.05
+  * Build artifacts for both Eclipse 5.10 and 7.0.45
+  * Recognize (X+Cst)^2 patterns
+  * Fixes for trigonometry functions
+  * Ln/Exp in base B
+
 ## Release 2024.02
   * Use dune for ocaml tools
   * Make release job on CI
diff --git a/version b/version
index 13426b1de..66d02db3f 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2024.5
+2024.05
-- 
GitLab