Skip to content

Commit eb8425a

Browse files
simonjayhawkinsmeeseeksmachine
authored andcommitted
Backport PR pandas-dev#34481: DOC: start 1.0.5
1 parent 1ce1c3c commit eb8425a

File tree

3 files changed

+33
-1
lines changed

3 files changed

+33
-1
lines changed

doc/source/whatsnew/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Version 1.0
1616
.. toctree::
1717
:maxdepth: 2
1818

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

doc/source/whatsnew/v1.0.4.rst

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

48-
.. contributors:: v1.0.3..v1.0.4|HEAD
48+
.. contributors:: v1.0.3..v1.0.4

doc/source/whatsnew/v1.0.5.rst

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

0 commit comments

Comments
 (0)