Skip to content

Commit bb349b7

Browse files
authored
Update change log for cfdm change
1 parent 537d711 commit bb349b7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Changelog.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,12 @@ Version NEXTVERSION
1717
* New optional backend for netCDF-3 in `cf.read` that allows parallel
1818
reading: ``netcdf_file``
1919
(https://github.com/NCAS-CMS/cf-python/issues/912)
20-
* Changed dependency: ``cfdm>=1.13.1.0, <1.13.2.0``
20+
* Fix bug in `cf.read` that wouldn't read non-Zarr and Zarr datasets
21+
from the same directory
22+
(https://github.com/NCAS-CMS/cfdm/issues/391)
2123
* Fix for subspacing with cyclic `cf.wi` and `cf.wo` arguments
2224
(https://github.com/NCAS-CMS/cf-python/issues/887)
25+
* Changed dependency: ``cfdm>=1.13.1.0, <1.13.2.0``
2326

2427
Version 3.19.0
2528
--------------

0 commit comments

Comments
 (0)