Skip to content

Commit fed2e48

Browse files
committed
add whats-new
1 parent 638a9a8 commit fed2e48

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
@@ -44,6 +44,9 @@ Bug fixes
4444
- Sync with cftime by removing `dayofwk=-1` for cftime>=1.0.4.
4545
By `Anderson Banihirwe <https://github.com/andersy005>`_.
4646

47+
- Rolling reduction operations now longer compute dask arrays by default. (:issue:3161).
48+
In addition, the ``allow_lazy`` kwarg to ``reduce`` is deprecated.
49+
By `Deepak Cherian <https://github.com/dcherian>`_.
4750

4851
Documentation
4952
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)