From eeeb66ff93cd3fe32c13718531efdca15e312e60 Mon Sep 17 00:00:00 2001 From: David Hassell Date: Mon, 11 Nov 2024 21:38:30 +0000 Subject: [PATCH] Improve changelog description Co-authored-by: Sadie L. Bartholomew --- Changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.rst b/Changelog.rst index 04608aac45..99d4c88c4b 100644 --- a/Changelog.rst +++ b/Changelog.rst @@ -34,7 +34,7 @@ version NEXTVERSION handle certain cyclic slices (https://github.com/NCAS-CMS/cf-python/issues/774) * Fix bug where `cf.Field.subspace` doesn't always correctly handle - global cyclic subspaces + global or near-global cyclic subspaces (https://github.com/NCAS-CMS/cf-python/issues/828) * New dependency: ``h5netcdf>=1.3.0`` * New dependency: ``h5py>=3.10.0``