Skip to content

Commit

Permalink
add whats-new
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian committed Oct 22, 2019
1 parent 638a9a8 commit fed2e48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ Bug fixes
- Sync with cftime by removing `dayofwk=-1` for cftime>=1.0.4.
By `Anderson Banihirwe <https://github.com/andersy005>`_.

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

Documentation
~~~~~~~~~~~~~
Expand Down

0 comments on commit fed2e48

Please sign in to comment.