From 21b4489b031e7d645691b8477b670d262f19172d Mon Sep 17 00:00:00 2001
From: Pierre Raybaut
Date: Mon, 3 Jun 2024 18:18:17 +0200
Subject: [PATCH] Update CHANGELOG
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a5707a..1b0c5fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@ In this release, test coverage is 74%.
* Internal package reorganization: moved icons to `guidata/data/icons` folder
* The `delay` command line option for environment execution object `execenv` is now
expressed in milliseconds (before it was in seconds), for practical reasons
+* Explicitely exclude NumPy V2 from the dependencies (not compatible yet)
## Version 3.5.0 ##