Skip to content

Commit 4edc821

Browse files
Backport PR pandas-dev#35452: DOC: Start 1.1.1 (pandas-dev#35458)
Co-authored-by: Tom Augspurger <[email protected]>
1 parent d9fff27 commit 4edc821

File tree

2 files changed

+55
-0
lines changed

2 files changed

+55
-0
lines changed

doc/source/whatsnew/index.rst

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

19+
v1.1.1
1920
v1.1.0
2021

2122
Version 1.0

doc/source/whatsnew/v1.1.1.rst

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

0 commit comments

Comments
 (0)