Skip to content
forked from pydata/xarray

Commit

Permalink
Update whats-new
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian committed Oct 3, 2019
1 parent c73eda1 commit 8ad882b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ New functions/methods

- Added :py:func:`~xarray.map_blocks`, modeled after :py:func:`dask.array.map_blocks`.
Also added :py:meth:`Dataset.unify_chunks`, :py:meth:`DataArray.unify_chunks` and
:py:meth:`testing.assert_chunks_equal`.
By `Deepak Cherian <https://github.com/dcherian>`_.
:py:meth:`testing.assert_chunks_equal`. By `Deepak Cherian <https://github.com/dcherian>`_
and `Guido Imperiale <https://github.com/crusaderky>`_.

Bug fixes
~~~~~~~~~
Expand Down

0 comments on commit 8ad882b

Please sign in to comment.