Skip to content

Commit b7ab856

Browse files
DOC: Add whatsnew for 2.1.3 (#55722)
1 parent beed6bc commit b7ab856

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

27+
v2.1.3
2728
v2.1.2
2829
v2.1.1
2930
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
@@ -67,3 +67,5 @@ Other
6767

6868
Contributors
6969
~~~~~~~~~~~~
70+
71+
.. 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)