From 6a9e88e0b6b525c697c8031384dbfb60aba49a75 Mon Sep 17 00:00:00 2001
From: Pantelis Sopasakis
Date: Sun, 29 Oct 2023 01:59:17 +0000
Subject: [PATCH] update CHANGELOG
---
CHANGELOG.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3d5ba81a..54b22078 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,14 @@ 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)
+
+## Unreleased
+
+### Fixed
+
+- Clippy fixes