Skip to content

Commit a14eaf7

Browse files
committed
Add reference to pull request in whatsnew file
1 parent 9a998e6 commit a14eaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Other enhancements
4949
- :meth:`Series.cummin` and :meth:`Series.cummax` now supports :class:`CategoricalDtype` (:issue:`52335`)
5050
- :meth:`Series.plot` now correctly handle the ``ylabel`` parameter for pie charts, allowing for explicit control over the y-axis label (:issue:`58239`)
5151
- Restore support for reading Stata 104-format and enable reading 103-format dta files (:issue:`58554`)
52-
- Support reading Stata 102-format (Stata 1) dta files
52+
- Support reading Stata 102-format (Stata 1) dta files (PR 58978)
5353
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
5454

5555
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)