Skip to content

Commit 84e90f9

Browse files
TomAugspurgerSeeminSyed
authored andcommitted
DOC: Add 1.0.3 whatsnew (pandas-dev#32746)
1 parent db50e10 commit 84e90f9

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

doc/source/whatsnew/index.rst

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

27+
v1.0.3
2728
v1.0.2
2829
v1.0.1
2930
v1.0.0

doc/source/whatsnew/v1.0.2.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ Bug fixes
122122
Contributors
123123
~~~~~~~~~~~~
124124

125-
.. contributors:: v1.0.1..v1.0.2|HEAD
125+
.. contributors:: v1.0.1..v1.0.2

doc/source/whatsnew/v1.0.3.rst

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
2+
.. _whatsnew_103:
3+
4+
What's new in 1.0.3 (March ??, 2020)
5+
------------------------------------
6+
7+
These are the changes in pandas 1.0.3. See :ref:`release` for a full changelog
8+
including other versions of pandas.
9+
10+
{{ header }}
11+
12+
.. ---------------------------------------------------------------------------
13+
14+
.. _whatsnew_103.regressions:
15+
16+
Fixed regressions
17+
~~~~~~~~~~~~~~~~~
18+
19+
.. _whatsnew_103.bug_fixes:
20+
21+
Bug fixes
22+
~~~~~~~~~
23+
24+
Contributors
25+
~~~~~~~~~~~~
26+
27+
.. contributors:: v1.0.2..v1.0.3|HEAD

0 commit comments

Comments
 (0)