Skip to content

Commit 0d14cc2

Browse files
committed
Moved whatsnew to 0.24.0
GH21220
1 parent 59b487d commit 0d14cc2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/source/whatsnew/v0.23.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ New features
1616
~~~~~~~~~~~~
1717

1818
- :meth:`Index.droplevel` is now implemented also for flat indexes, for compatibility with MultiIndex (:issue:`21115`)
19-
- :func: merge now allows a ``DataFrame`` and a ``Series`` with a name as inputs (:issue:`21220`)
19+
2020

2121

2222
.. _whatsnew_0231.deprecations:

doc/source/whatsnew/v0.24.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ v0.24.0
77

88
New features
99
~~~~~~~~~~~~
10+
- :func: merge now allows a ``DataFrame`` and a ``Series`` with a name as inputs (:issue:`21220`)
1011

1112
.. _whatsnew_0240.enhancements.other:
1213

0 commit comments

Comments
 (0)