diff --git a/CHANGELOG b/CHANGELOG
index d9a81786..07c55c00 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,15 @@
CHANGELOG
+1.31.0 (30/08/2024)
+
+ - Upgrade GEMSEO generated code to GEMSEO 5.x
+ - Generate GEMSEO code in package layout mode
+ - Use ruff 0.6 as code formatter
+ - Fix sub-optimization code generation
+ - Manage sub-optimization discipline in json format
+ - Upgrade javascript frontend dependencies
+
+
1.30.3 (21/08/2024)
- [Tech] Upgrade backend to rails 7.2, pagy 9.0, shakapacker 9.0
@@ -735,4 +745,4 @@
- Display and import Multi Disciplinary Analyses from CICAV Excel template file
- Display Notebooks as static HTML
- Link to JupyterHub server
-
+
\ No newline at end of file
diff --git a/VERSION b/VERSION
index 593d7210..34aae156 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.30.4
+1.31.0