Skip to content

Commit ab342c6

Browse files
DOC: Start 1.1.3 (#36183)
1 parent d26f99a commit ab342c6

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
@@ -24,6 +24,7 @@ Version 1.1
2424
.. toctree::
2525
:maxdepth: 2
2626

27+
v1.1.3
2728
v1.1.2
2829
v1.1.1
2930
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)