Skip to content

Commit d11fa8d

Browse files
Backport PR #55722 on branch 2.1.x (DOC: Add whatsnew for 2.1.3) (#55723)
Backport PR #55722: DOC: Add whatsnew for 2.1.3 Co-authored-by: Joris Van den Bossche <[email protected]>
1 parent a60ad39 commit d11fa8d

File tree

4 files changed

+45
-1
lines changed

4 files changed

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

doc/source/whatsnew/v2.1.1.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ Other
5252
Contributors
5353
~~~~~~~~~~~~
5454

55-
.. contributors:: v2.1.0..v2.1.1|HEAD
55+
.. contributors:: v2.1.0..v2.1.1

doc/source/whatsnew/v2.1.2.rst

+2
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,5 @@ Other
6666

6767
Contributors
6868
~~~~~~~~~~~~
69+
70+
.. contributors:: v2.1.1..v2.1.2

doc/source/whatsnew/v2.1.3.rst

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

0 commit comments

Comments
 (0)