Skip to content

Commit bcb9357

Browse files
DOC: prepare 2.3.1 whatsnew notes for release
1 parent e5a1c10 commit bcb9357

File tree

2 files changed

+4
-21
lines changed

2 files changed

+4
-21
lines changed

doc/source/whatsnew/v2.3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ Other
7878
Contributors
7979
~~~~~~~~~~~~
8080

81-
.. contributors:: v2.2.3..v2.3.0|HEAD
81+
.. contributors:: v2.2.3..v2.3.0

doc/source/whatsnew/v2.3.1.rst

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. _whatsnew_231:
22

3-
What's new in 2.3.1 (Month XX, 2025)
3+
What's new in 2.3.1 (July 7, 2025)
44
------------------------------------
55

66
These are the changes in pandas 2.3.1. See :ref:`release` for a full changelog
@@ -62,27 +62,10 @@ Bug fixes
6262
- Fixed bug in unpickling objects pickled in pandas versions pre-2.3.0 that used :class:`StringDtype` (:issue:`61763`).
6363

6464

65-
.. _whatsnew_231.regressions:
66-
67-
Fixed regressions
68-
~~~~~~~~~~~~~~~~~
69-
-
70-
71-
.. ---------------------------------------------------------------------------
72-
.. _whatsnew_231.bug_fixes:
73-
74-
Bug fixes
75-
~~~~~~~~~
76-
77-
.. ---------------------------------------------------------------------------
78-
.. _whatsnew_231.other:
79-
80-
Other
81-
~~~~~
82-
-
83-
8465
.. ---------------------------------------------------------------------------
8566
.. _whatsnew_231.contributors:
8667

8768
Contributors
8869
~~~~~~~~~~~~
70+
71+
.. contributors:: v2.3.0..v2.3.1|HEAD

0 commit comments

Comments
 (0)