Skip to content

Commit 80527f4

Browse files
authored
DOC: Add whatsnew for 1.5.3 (#49843)
1 parent 2683b71 commit 80527f4

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

doc/source/whatsnew/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Version 1.5
2424
.. toctree::
2525
:maxdepth: 2
2626

27+
v1.5.3
2728
v1.5.2
2829
v1.5.1
2930
v1.5.0

doc/source/whatsnew/v1.5.3.rst

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
.. _whatsnew_153:
2+
3+
What's new in 1.5.3 (December ??, 2022)
4+
---------------------------------------
5+
6+
These are the changes in pandas 1.5.3. See :ref:`release` for a full changelog
7+
including other versions of pandas.
8+
9+
{{ header }}
10+
11+
.. ---------------------------------------------------------------------------
12+
.. _whatsnew_153.regressions:
13+
14+
Fixed regressions
15+
~~~~~~~~~~~~~~~~~
16+
-
17+
-
18+
19+
.. ---------------------------------------------------------------------------
20+
.. _whatsnew_153.bug_fixes:
21+
22+
Bug fixes
23+
~~~~~~~~~
24+
-
25+
-
26+
27+
.. ---------------------------------------------------------------------------
28+
.. _whatsnew_153.other:
29+
30+
Other
31+
~~~~~
32+
-
33+
-
34+
35+
.. ---------------------------------------------------------------------------
36+
.. _whatsnew_153.contributors:
37+
38+
Contributors
39+
~~~~~~~~~~~~
40+
41+
.. contributors:: v1.5.2..v1.5.3|HEAD

0 commit comments

Comments
 (0)