Skip to content

Commit 0535989

Browse files
authored
dev whats-new (#10294)
1 parent 8805658 commit 0535989

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

doc/whats-new.rst

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,40 @@ What's New
1616
1717
np.random.seed(123456)
1818
19-
.. _whats-new.2025.04.0:
2019
21-
v2025.04.0 (unreleased)
20+
.. _whats-new.2025.05.0:
21+
22+
v2025.05.0 (unreleased)
2223
-----------------------
2324

25+
New Features
26+
~~~~~~~~~~~~
27+
28+
29+
Breaking changes
30+
~~~~~~~~~~~~~~~~
31+
32+
33+
Deprecations
34+
~~~~~~~~~~~~
35+
36+
37+
Bug fixes
38+
~~~~~~~~~
39+
40+
41+
Documentation
42+
~~~~~~~~~~~~~
43+
44+
45+
Internal Changes
46+
~~~~~~~~~~~~~~~~
47+
48+
.. _whats-new.2025.04.0:
49+
50+
v2025.04.0 (Apr 29, 2025)
51+
-------------------------
52+
2453
This release brings bug fixes, better support for extension arrays including returning a
2554
:py:class:`pandas.IntervalArray` from ``groupby_bins``, and performance improvements.
2655
Thanks to the 24 contributors to this release:

0 commit comments

Comments
 (0)