Skip to content

Commit 90d5cd4

Browse files
authored
Move whats-new entry
1 parent b88d841 commit 90d5cd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Bug fixes
3838
Documentation
3939
~~~~~~~~~~~~~
4040

41+
- Add docstrings for the :py:class:`Index` base class and add some documentation on how to
42+
create custom, Xarray-compatible indexes (:pull:`6975`)
43+
By `Benoît Bovy <https://github.com/benbovy>`_.
4144

4245
Internal Changes
4346
~~~~~~~~~~~~~~~~
@@ -796,9 +799,6 @@ Bug fixes
796799
Documentation
797800
~~~~~~~~~~~~~
798801

799-
- Add docstrings for the :py:class:`Index` base class and add some documentation on how to
800-
create custom, Xarray-compatible indexes (:pull:`6975`)
801-
By `Benoît Bovy <https://github.com/benbovy>`_.
802802
- Update merge docstrings. (:issue:`6935`, :pull:`7033`)
803803
By `Zach Moon <https://github.com/zmoon>`_.
804804
- Raise a more informative error when trying to open a non-existent zarr store. (:issue:`6484`, :pull:`7060`)

0 commit comments

Comments
 (0)