Skip to content

Commit 3e968fc

Browse files
committed
Moved whatsnew entry to v1.1.0.rst
1 parent 5466d8c commit 3e968fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/whatsnew/v1.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ Indexing
10401040
Missing
10411041
^^^^^^^
10421042

1043-
- Bug in :meth:`Series.interpolate` where kwarg ``limit_area`` and ``limit_direction`` had no effect when using methods ``pad`` and `backfill`` (:issue:`31048`)
1043+
-
10441044
-
10451045

10461046
MultiIndex

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Indexing
108108
Missing
109109
^^^^^^^
110110

111-
-
111+
- Bug in :meth:`Series.interpolate` where kwarg ``limit_area`` and ``limit_direction`` had no effect when using methods ``pad`` and `backfill`` (:issue:`31048`)
112112
-
113113

114114
MultiIndex

0 commit comments

Comments
 (0)