Skip to content

Commit 582a076

Browse files
committed
fix duplicate entry
1 parent 1c52a0f commit 582a076

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Changelog.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ version NEXTVERSION
33

44
**2024-12-??**
55

6-
* Import a lot of `dask` functionality from `cfdm`
7-
(https://github.com/NCAS-CMS/cf-python/issues/839)
86
* Allow ``'nearest_dtos'`` 2-d regridding to work with discrete
97
sampling geometry source grids
108
(https://github.com/NCAS-CMS/cf-python/issues/832)
@@ -26,7 +24,7 @@ version NEXTVERSION
2624
* New class `cf.CFAH5netcdfArray`
2725
* New class `cf.CFANetCDF4Array`
2826
* Replace core `dask` functionality with that imported from `cfdm`
29-
(https://github.com/NCAS-CMS/cf-python/pull/836)
27+
(https://github.com/NCAS-CMS/cf-python/issues/839)
3028
* Fix bug that sometimes puts an incorrect ``radian-1`` or
3129
``radian-2`` in the returned units of the differential operator
3230
methods and functions

0 commit comments

Comments
 (0)