Skip to content

Commit e99862f

Browse files
committed
dask
1 parent 940f010 commit e99862f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version NEXTVERSION
22
-------------------
33

4-
**2024-??-??**
4+
**2024-12-??**
55

66
* New method: `cf.Field.filled`
77
(https://github.com/NCAS-CMS/cf-python/issues/811)
@@ -20,6 +20,8 @@ version NEXTVERSION
2020
* New class `cf.NetCDF4Array`
2121
* New class `cf.CFAH5netcdfArray`
2222
* New class `cf.CFANetCDF4Array`
23+
* Replace core `dask` functionality with that imported from `cfdm`.
24+
https://github.com/NCAS-CMS/cf-python/pull/836)
2325
* Fix bug that sometimes puts an incorrect ``radian-1`` or
2426
``radian-2`` in the returned units of the differential operator
2527
methods and functions

0 commit comments

Comments
 (0)