Skip to content

Commit 5e742e4

Browse files
committed
update whats new
1 parent ee0d422 commit 5e742e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ Bug fixes
5757
but cloudpickle isn't (:issue:`3401`) by `Rhys Doyle <https://github.com/rdoyle45>`_
5858
- Fix grouping over variables with NaNs. (:issue:`2383`, :pull:`3406`).
5959
By `Deepak Cherian <https://github.com/dcherian>`_.
60+
- Use dask names to compare dask objects prior to comparing values after computation.
61+
(:issue:`3068`, :issue:`3311`, :issue:`3454`, :pull:`3453`).
62+
By `Deepak Cherian <https://github.com/dcherian>`_.
6063
- Sync with cftime by removing `dayofwk=-1` for cftime>=1.0.4.
6164
By `Anderson Banihirwe <https://github.com/andersy005>`_.
6265
- Fix :py:meth:`xarray.core.groupby.DataArrayGroupBy.reduce` and

0 commit comments

Comments
 (0)