Skip to content

Commit 984f18d

Browse files
Backport PR #31723: DOC: Add 1.0.2 whatsnew (#31737)
Co-authored-by: alimcmaster1 <[email protected]>
1 parent 469d5d9 commit 984f18d

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

doc/source/whatsnew/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Version 1.0
1818

1919
v1.0.0
2020
v1.0.1
21+
v1.0.2
2122

2223
Version 0.25
2324
------------

doc/source/whatsnew/v1.0.2.rst

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

0 commit comments

Comments
 (0)