Skip to content

Commit e88158d

Browse files
simonjayhawkinsluckyvs1
authored andcommitted
DOC: Start v1.2.1 release notes (pandas-dev#38704)
1 parent 1e6fcd9 commit e88158d

File tree

3 files changed

+47
-1
lines changed

3 files changed

+47
-1
lines changed

doc/source/whatsnew/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Version 1.2
2424
.. toctree::
2525
:maxdepth: 2
2626

27+
v1.2.1
2728
v1.2.0
2829

2930
Version 1.1

doc/source/whatsnew/v1.2.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -859,4 +859,4 @@ Other
859859
Contributors
860860
~~~~~~~~~~~~
861861

862-
.. contributors:: v1.1.5..v1.2.0|HEAD
862+
.. contributors:: v1.1.5..v1.2.0

doc/source/whatsnew/v1.2.1.rst

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

0 commit comments

Comments
 (0)