Skip to content

Commit

Permalink
Fix what's new newlines + retrigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
etienneschalk committed Feb 4, 2024
1 parent bbe7d05 commit cddcaa1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,8 @@ New Features
- Added a ``join="exact"`` mode for ``Aligner.align`` and related classes.
(:issue:`7132`, :issue:`8230`).
By `Etienne Schalk <https://github.com/etienneschalk>`_.

- Add :py:meth:`NamedArray.expand_dims`, :py:meth:`NamedArray.permute_dims` and :py:meth:`NamedArray.broadcast_to`
(:pull:`8380`) By `Anderson Banihirwe <https://github.com/andersy005>`_.

- Xarray now defers to flox's `heuristics <https://flox.readthedocs.io/en/latest/implementation.html#heuristics>`_
to set default `method` for groupby problems. This only applies to ``flox>=0.9``.
By `Deepak Cherian <https://github.com/dcherian>`_.
Expand Down

0 comments on commit cddcaa1

Please sign in to comment.