Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.3
.. toctree::
:maxdepth: 2

v2.3.1
v2.3.0

Version 2.2
Expand Down
42 changes: 42 additions & 0 deletions doc/source/whatsnew/v2.3.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
.. _whatsnew_231:

What's new in 2.3.1 (Month XX, 2025)
------------------------------------

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

{{ header }}

.. ---------------------------------------------------------------------------
.. _whatsnew_231.enhancements:

Enhancements
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need this section for a patch release. We can leave it in until the release notes are tidied before release but it may get missed.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some enhancements meant for 2.3.0 that we forgot to backport (eg #60993, although I see that has no whatsnew note)

~~~~~~~~~~~~
-

.. _whatsnew_231.regressions:

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

.. ---------------------------------------------------------------------------
.. _whatsnew_231.bug_fixes:

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

.. ---------------------------------------------------------------------------
.. _whatsnew_231.other:

Other
~~~~~
-

.. ---------------------------------------------------------------------------
.. _whatsnew_231.contributors:

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