Skip to content

Commit 15ac3e2

Browse files
DOC: start 1.0.4 (#33970)
1 parent ccf1bd2 commit 15ac3e2

File tree

3 files changed

+33
-1
lines changed

3 files changed

+33
-1
lines changed

doc/source/whatsnew/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Version 1.0
1616
.. toctree::
1717
:maxdepth: 2
1818

19+
v1.0.4
1920
v1.0.3
2021
v1.0.2
2122
v1.0.1

doc/source/whatsnew/v1.0.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ Bug fixes
2626
Contributors
2727
~~~~~~~~~~~~
2828

29-
.. contributors:: v1.0.2..v1.0.3|HEAD
29+
.. contributors:: v1.0.2..v1.0.3

doc/source/whatsnew/v1.0.4.rst

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

0 commit comments

Comments
 (0)