Skip to content

Commit

Permalink
DOC: move mention of pandas-dev#21115 from bugs to enhancements (pand…
Browse files Browse the repository at this point in the history
  • Loading branch information
toobaz authored and david-liu-brattle-1 committed Jun 18, 2018
1 parent 64becc0 commit ab35d72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/source/whatsnew/v0.23.1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ and bug fixes. We recommend that all users upgrade to this version.
New features
~~~~~~~~~~~~

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


.. _whatsnew_0231.deprecations:

Expand Down Expand Up @@ -75,7 +77,6 @@ Indexing
^^^^^^^^

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

I/O
Expand Down

0 comments on commit ab35d72

Please sign in to comment.