From ad45f27bbd1379a9f26add188a39c38230108042 Mon Sep 17 00:00:00 2001
From: Pantelis Sopasakis
Date: Wed, 20 Mar 2024 14:20:25 +0000
Subject: [PATCH] update main changelog (v0.9.0)
---
CHANGELOG.md | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8fa985d..076bda35 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,10 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
Note: This is the main Changelog file for the Rust solver. The Changelog file for the Python interface (`opengen`) can be found in [/open-codegen/CHANGELOG.md](open-codegen/CHANGELOG.md)
+
+
+
+
-## [v0.9.0] - Unreleased
+## [v0.9.0] - 2024-03-20
### Added