From 5dc85e48a09c8bc548594097813a142cbde6fd16 Mon Sep 17 00:00:00 2001 From: Paul Jonas Jost <70631928+PaulJonasJost@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:56:39 +0200 Subject: [PATCH] Updated version and Changelog (#1122) * Updated version and Changelog * Updated Changelog * Update CHANGELOG.rst --- CHANGELOG.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 516e6465c..c69ec6607 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,7 +7,7 @@ Release notes 0.3.2 (2023-10-02) ------------------- +------------------- * Visualize: * Restrict fval magnitude in waterfall with order_by_id (#1090) @@ -17,7 +17,7 @@ Release notes * Use cloudpickle for pickling dynesty sampler (#1094) * Optimize * Small fix on hierarchical initialise (#1095) - * Fix startpoint sampling for hierarchical optimization #1105) + * Fix startpoint sampling for hierarchical optimization (#1105) * SacessOptimizer: retry reading, delay deleting (#1110) * SacessOptimizer: Fix logging with multiprocessing (#1112) * SacessOptimizer: tmpdir option (#1115) @@ -32,7 +32,7 @@ Release notes * PetabJL integration (#1089) * Other platform tests (#1113) * Dokumentation fixes (#1120) - * Updated CODEOWNER (#1122) + * Updated CODEOWNER (#1123) 0.3.1 (2023-06-22)