Skip to content

Commit

Permalink
Update whats-new
Browse files Browse the repository at this point in the history
  • Loading branch information
mgunyho committed May 6, 2023
1 parent 876ba22 commit fa64072
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ New Features
- Add support for lshift and rshift binary operators (``<<``, ``>>``) on
:py:class:`xr.DataArray` of type :py:class:`int` (:issue:`7727` , :pull:`7741`).
By `Alan Brammer <https://github.com/abrammer>`_.
- Added support for multidimensional initial guess in :py:meth:`DataArray.curvefit` (:issue:`7768`).
By `András Gunyhó <https://github.com/mgunyho>`_.


Breaking changes
Expand Down

0 comments on commit fa64072

Please sign in to comment.