Skip to content

Commit 0d07d61

Browse files
committed
add whatsnew 2.2.2
1 parent ed91fbe commit 0d07d61

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
@@ -25,6 +25,7 @@ Version 2.2
2525
.. toctree::
2626
:maxdepth: 2
2727

28+
v2.2.2
2829
v2.2.1
2930
v2.2.0
3031

doc/source/whatsnew/v2.2.2.rst

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

0 commit comments

Comments
 (0)