Skip to content

Commit f757f62

Browse files
Backport PR #36183: DOC: Start 1.1.3 (#36242)
Co-authored-by: Simon Hawkins <[email protected]>
1 parent 2a7d332 commit f757f62

File tree

3 files changed

+44
-1
lines changed

3 files changed

+44
-1
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.3
1920
v1.1.2
2021
v1.1.1
2122
v1.1.0

doc/source/whatsnew/v1.1.2.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ Other
6161
Contributors
6262
~~~~~~~~~~~~
6363

64-
.. contributors:: v1.1.1..v1.1.2|HEAD
64+
.. contributors:: v1.1.1..v1.1.2

doc/source/whatsnew/v1.1.3.rst

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

0 commit comments

Comments
 (0)