Skip to content

Commit c25ab88

Browse files
jorisvandenbosschePingviinituutti
authored andcommitted
DOC: move whatsnew note of pandas-dev#24916 (pandas-dev#24999)
1 parent 1c6de9a commit c25ab88

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/source/whatsnew/v0.24.1.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ Bug Fixes
7272

7373
**Reshaping**
7474

75-
- Bug in :func:`merge` when merging by index name would sometimes result in an incorrectly numbered index (:issue:`24212`)
75+
-
76+
-
7677

7778
**Visualization**
7879

doc/source/whatsnew/v0.25.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Groupby/Resample/Rolling
179179
Reshaping
180180
^^^^^^^^^
181181

182-
-
182+
- Bug in :func:`merge` when merging by index name would sometimes result in an incorrectly numbered index (:issue:`24212`)
183183
-
184184
-
185185

0 commit comments

Comments
 (0)