Skip to content

Commit 17431d2

Browse files
authored
DOC: add whatsnew for 2.1.4 (#55924)
1 parent b2d9ec1 commit 17431d2

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
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.4
2728
v2.1.3
2829
v2.1.2
2930
v2.1.1

doc/source/whatsnew/v2.1.4.rst

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

0 commit comments

Comments
 (0)