Skip to content

Commit 949636d

Browse files
Backport PR pandas-dev#49843 on branch 1.5.x (DOC: Add whatsnew for 1.5.3) (pandas-dev#49846)
Backport PR pandas-dev#49843: DOC: Add whatsnew for 1.5.3 Co-authored-by: Patrick Hoefler <[email protected]>
1 parent b7558b6 commit 949636d

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

doc/source/whatsnew/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Version 1.5
1616
.. toctree::
1717
:maxdepth: 2
1818

19+
v1.5.3
1920
v1.5.2
2021
v1.5.1
2122
v1.5.0

doc/source/whatsnew/v1.5.3.rst

Lines changed: 41 additions & 0 deletions
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)