Skip to content

Commit 722dc56

Browse files
author
Vraj Mohan
committed
Move whatsnew entry to correct location
1 parent 5707052 commit 722dc56

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

doc/source/whatsnew/v0.24.1.rst

-7
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,6 @@ Fixed Regressions
3131
Enhancements
3232
^^^^^^^^^^^^
3333

34-
.. _whatsnew_0241.enhancements.get_schema:
35-
36-
``get_schema`` Enhancements
37-
^^^^^^^^^^^^^^^^^^^^^^^^^^
38-
39-
:func:`get_schema` now accepts an `index` parameter (default: `False`) that includes the index in the generated schema. (:issue:`9084`)
40-
4134
.. _whatsnew_0241.bug_fixes:
4235

4336
Bug Fixes

doc/source/whatsnew/v0.25.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ MultiIndex
165165
I/O
166166
^^^
167167

168-
-
168+
- :func:`get_schema` now accepts an `index` parameter (default: `False`) that includes the index in the generated schema. (:issue:`9084`)
169169
-
170170
-
171171

0 commit comments

Comments
 (0)