Skip to content

Commit da6dbc7

Browse files
committed
add whatsnew
1 parent 82252be commit da6dbc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Other enhancements
4747
- :meth:`Series.plot` now correctly handle the ``ylabel`` parameter for pie charts, allowing for explicit control over the y-axis label (:issue:`58239`)
4848
- Restore support for reading Stata 104-format and enable reading 103-format dta files (:issue:`58554`)
4949
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
50+
- numba apply now supports positional arguments passed as kwargs (:issue:`58995`)
51+
5052

5153
.. ---------------------------------------------------------------------------
5254
.. _whatsnew_300.notable_bug_fixes:

0 commit comments

Comments
 (0)