Skip to content

Commit 77b5652

Browse files
datapythonistapooja-subramaniam
authored andcommitted
RLS/DOC: Adding release notes for 1.5.4 (pandas-dev#50855)
1 parent e8c8d03 commit 77b5652

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
@@ -24,6 +24,7 @@ Version 1.5
2424
.. toctree::
2525
:maxdepth: 2
2626

27+
v1.5.4
2728
v1.5.3
2829
v1.5.2
2930
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
@@ -55,4 +55,4 @@ Other
5555
Contributors
5656
~~~~~~~~~~~~
5757

58-
.. contributors:: v1.5.2..v1.5.3|HEAD
58+
.. 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)