diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9152f9238b0215d0a06c063a5edacdb3f32ebe14..a19c25395e49fd93d0eae037f79e696fa1f9f0b0 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 *************