Skip to content

Commit 53e7814

Browse files
Backport PR #40170: DOC: Start v1.2.4 release notes (#40172)
Co-authored-by: Simon Hawkins <[email protected]>
1 parent f2c8480 commit 53e7814

File tree

3 files changed

+50
-1
lines changed

3 files changed

+50
-1
lines changed

doc/source/whatsnew/index.rst

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

19+
v1.2.4
1920
v1.2.3
2021
v1.2.2
2122
v1.2.1

doc/source/whatsnew/v1.2.3.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Fixed regressions
2929
Contributors
3030
~~~~~~~~~~~~
3131

32-
.. contributors:: v1.2.2..v1.2.3|HEAD
32+
.. contributors:: v1.2.2..v1.2.3

doc/source/whatsnew/v1.2.4.rst

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

0 commit comments

Comments
 (0)