Skip to content

Commit 3ae2de9

Browse files
Backport PR #50855 on branch 1.5.x (RLS/DOC: Adding release notes for 1.5.4) (#50860)
Backport PR #50855: RLS/DOC: Adding release notes for 1.5.4 Co-authored-by: Marc Garcia <[email protected]>
1 parent 2e218d1 commit 3ae2de9

File tree

4 files changed

+41
-2
lines changed

4 files changed

+41
-2
lines changed

doc/source/whatsnew/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Version 1.5
1616
.. toctree::
1717
:maxdepth: 2
1818

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

doc/source/whatsnew/v1.5.2.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ Other
4343
Contributors
4444
~~~~~~~~~~~~
4545

46-
.. contributors:: v1.5.1..v1.5.2|HEAD
46+
.. contributors:: v1.5.1..v1.5.2

doc/source/whatsnew/v1.5.3.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ Other
5656
Contributors
5757
~~~~~~~~~~~~
5858

59-
.. contributors:: v1.5.2..v1.5.3|HEAD
59+
.. contributors:: v1.5.2..v1.5.3

doc/source/whatsnew/v1.5.4.rst

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

0 commit comments

Comments
 (0)