From fcb274ecbcbd524c80ef77187e0505adcf6369ec Mon Sep 17 00:00:00 2001 From: Daniel Scheffler <danschef@gfz-potsdam.de> Date: Tue, 5 Mar 2024 15:26:04 +0100 Subject: [PATCH] Update HISTORY.rst. Signed-off-by: Daniel Scheffler <danschef@gfz-potsdam.de> --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index cb4f1998..8ed4aacc 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,12 @@ History ======= +0.20.1 (2024-03-05) +------------------- + +* !105: Replaced legacy scipy.interpolate.interp1d with similar 1-dimensional interpolation functions. + + 0.20.0 (2024-02-09) ------------------- -- GitLab