Skip to content

Commit 1722d5b

Browse files
Backport PR #39234: DOC: Start v1.2.2 release notes (#39294)
Co-authored-by: Simon Hawkins <[email protected]>
1 parent 9d598a5 commit 1722d5b

File tree

3 files changed

+49
-1
lines changed

3 files changed

+49
-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.2
1920
v1.2.1
2021
v1.2.0
2122

doc/source/whatsnew/v1.2.1.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ Other
144144
Contributors
145145
~~~~~~~~~~~~
146146

147-
.. contributors:: v1.2.0..v1.2.1|HEAD
147+
.. contributors:: v1.2.0..v1.2.1

doc/source/whatsnew/v1.2.2.rst

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

0 commit comments

Comments
 (0)