Skip to content

Commit 9dc8da8

Browse files
Backport PR #54879 on branch 2.1.x (DOC: Add release notes for 2.1.1) (#54891)
Backport PR #54879: DOC: Add release notes for 2.1.1 Co-authored-by: Luke Manley <[email protected]>
1 parent ba1cccd commit 9dc8da8

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

doc/source/whatsnew/index.rst

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

19+
v2.1.1
1920
v2.1.0
2021

2122
Version 2.0

doc/source/whatsnew/v2.1.1.rst

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

0 commit comments

Comments
 (0)