Skip to content

Commit 57e94b6

Browse files
committed
update whats-new.rst
1 parent 857c783 commit 57e94b6

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
@@ -55,6 +55,9 @@ New Features
5555
- :py:meth:`DataArray.swap_dims` & :py:meth:`Dataset.swap_dims` now accept dims
5656
in the form of kwargs as well as a dict, like most similar methods.
5757
By `Maximilian Roos <https://github.com/max-sixty>`_.
58+
- Add :py:func:`apply_to_dataset` as a way to apply functions expecting
59+
:py:class:`Dataset` objects to :py:class:`DataArray` objects (:issue:`4837`, :pull:`4863`).
60+
By `Justus Magin <https://github.com/keewis>`_.
5861

5962
Bug fixes
6063
~~~~~~~~~

0 commit comments

Comments
 (0)