Skip to content

Commit 791de95

Browse files
toobazjreback
authored andcommitted
DOC: move mention of #21115 from bugs to enhancements (#21165)
1 parent 90c2237 commit 791de95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v0.23.1.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ and bug fixes. We recommend that all users upgrade to this version.
1515
New features
1616
~~~~~~~~~~~~
1717

18+
- :meth:`Index.droplevel` is now implemented also for flat indexes, for compatibility with MultiIndex (:issue:`21115`)
19+
1820

1921
.. _whatsnew_0231.deprecations:
2022

@@ -75,7 +77,6 @@ Indexing
7577
^^^^^^^^
7678

7779
- Bug in :meth:`Series.reset_index` where appropriate error was not raised with an invalid level name (:issue:`20925`)
78-
- :meth:`Index.droplevel` is now implemented also for flat indexes, for compatibility with MultiIndex (:issue:`21115`)
7980
-
8081

8182
I/O

0 commit comments

Comments
 (0)