Skip to content

Commit 2ce56e7

Browse files
committed
Minor update to whatsnew to force TravisCI rebuild
GH21220
1 parent 7ed9688 commit 2ce56e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.24.0.txt

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

88
New features
99
~~~~~~~~~~~~
10-
- :func:`merge` now directly allows merge between objects of type ``DataFrame`` and ``Series`` with a name, without need to convert the ``Series`` object into a ``DataFrame`` beforehand (:issue:`21220`)
10+
- :func:`merge` now directly allows merge between objects of type ``DataFrame`` and ``Series`` with a name, without the need to convert the ``Series`` object into a ``DataFrame`` beforehand (:issue:`21220`)
1111

1212
.. _whatsnew_0240.enhancements.other:
1313

0 commit comments

Comments
 (0)