From 2a92cdd2a0169a2cf16e8ea7b26eb985526643d5 Mon Sep 17 00:00:00 2001 From: daanvaningen Date: Mon, 21 Oct 2024 14:44:28 +0200 Subject: [PATCH] fix changelog --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index c109549..2a6de00 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -8,6 +8,8 @@ History - Extract area name from customized NetCDF files. +- Fix slicing of Id fields in customized NetCDF files. + 2.3.0 (2024-08-07) ------------------