From 338f1f13dbced11a1319ad4fa390b9e4a64169e3 Mon Sep 17 00:00:00 2001 From: Francesco Witte Date: Tue, 15 Oct 2024 18:06:16 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index eb9c8b9..7ba054f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog ========= +v3.5 (October, 15, 2024) +------------------------ + +* Fix a couple of bugs introduced by v3.4 and smoothen the isochorics with the + help of a hample filter, thanks to [@matzech](https://github.com/matzech/). + v3.4 (October, 6, 2024) -----------------------