Skip to content

Commit

Permalink
update whats-new.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis committed Feb 5, 2021
1 parent 857c783 commit 57e94b6
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 @@ -55,6 +55,9 @@ New Features
- :py:meth:`DataArray.swap_dims` & :py:meth:`Dataset.swap_dims` now accept dims
in the form of kwargs as well as a dict, like most similar methods.
By `Maximilian Roos <https://github.com/max-sixty>`_.
- Add :py:func:`apply_to_dataset` as a way to apply functions expecting
:py:class:`Dataset` objects to :py:class:`DataArray` objects (:issue:`4837`, :pull:`4863`).
By `Justus Magin <https://github.com/keewis>`_.

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

0 comments on commit 57e94b6

Please sign in to comment.