Skip to content

Commit 2ce801c

Browse files
DOC: Start v1.2.3 release notes (#39669)
1 parent 1927652 commit 2ce801c

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

27+
v1.2.3
2728
v1.2.2
2829
v1.2.1
2930
v1.2.0

doc/source/whatsnew/v1.2.2.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Bug fixes
4646
Contributors
4747
~~~~~~~~~~~~
4848

49-
.. contributors:: v1.2.1..v1.2.2|HEAD
49+
.. contributors:: v1.2.1..v1.2.2

doc/source/whatsnew/v1.2.3.rst

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

0 commit comments

Comments
 (0)