From 927af5d589a8c1de1aab2837752a231094ec7eb4 Mon Sep 17 00:00:00 2001 From: Jan Luca van den Busch Date: Mon, 2 Dec 2024 14:11:24 +0000 Subject: [PATCH] updated changelog --- CHANGELOG.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4e2b067..7c440ac 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,8 +3,16 @@ Change log ========== +Version 3.0.4 +------------- + +Fixed a bug when converting scales from arcminutes to radian in correlation +measurements. + + Version 3.0.3 ------------- + - Fixed bugs in the serialisation of ``BinningConfig``, ``ScalesConfig``, and ``HistData``. - Fixed a bug when normalising ``RedshiftData`` relative to another dataset.