Skip to content

Commit

Permalink
DOC: Add whatsnew for 2.1.2 (#55207)
Browse files Browse the repository at this point in the history
* DOC: Add whatsnew for 2.1.2

* Update v2.1.2.rst

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
lithomas1 and pre-commit-ci[bot] authored Sep 20, 2023
1 parent 9dc5163 commit c4efa92
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/source/whatsnew/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Version 2.1
.. toctree::
:maxdepth: 2

v2.1.2
v2.1.1
v2.1.0

Expand Down
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v2.1.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -891,4 +891,4 @@ Other
Contributors
~~~~~~~~~~~~

.. contributors:: v2.0.3..v2.1.0|HEAD
.. contributors:: v2.0.3..v2.1.0
2 changes: 2 additions & 0 deletions doc/source/whatsnew/v2.1.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ Other

Contributors
~~~~~~~~~~~~

.. contributors:: v2.1.0..v2.1.1|HEAD
39 changes: 39 additions & 0 deletions doc/source/whatsnew/v2.1.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
.. _whatsnew_212:

What's new in 2.1.2 (October ??, 2023)
---------------------------------------

These are the changes in pandas 2.1.2. See :ref:`release` for a full changelog
including other versions of pandas.

{{ header }}

.. ---------------------------------------------------------------------------
.. _whatsnew_212.regressions:

Fixed regressions
~~~~~~~~~~~~~~~~~
-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_212.bug_fixes:

Bug fixes
~~~~~~~~~
-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_212.other:

Other
~~~~~
-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_212.contributors:

Contributors
~~~~~~~~~~~~

0 comments on commit c4efa92

Please sign in to comment.