From cd8a0362f80405451df0e5ce08f469cddff4493f Mon Sep 17 00:00:00 2001
From: Rene Halver <r.halver@fz-juelich.de>
Date: Wed, 18 Dec 2024 17:29:25 +0100
Subject: [PATCH] Update CHANGELOG.rst

---
 CHANGELOG.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 9152f92..a19c253 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -20,6 +20,11 @@ Version 0.9.3
 - Add support for external voro++
 - Bug: fix race condition in parallel test execution
 - Allow custom install locations in CMake via GNUINstallDirs and add so version
+- Bug: removed unncessary recreation of internal communicators in STAGGERED and tensor
+- Bug: offset minimum sizes are now considered in HISTOGRAM
+- Feature: function to compute load efficiency
+- Bug: Fixed wrong behavior when computing floor values of negative values
+- several other small fixes and corrections
 
 Version 0.9.2
 *************
-- 
GitLab