diff --git a/docs/sphinx/source/whatsnew/v0.10.2.rst b/docs/sphinx/source/whatsnew/v0.10.2.rst index fc40b2b7e3..f95f0bd93d 100644 --- a/docs/sphinx/source/whatsnew/v0.10.2.rst +++ b/docs/sphinx/source/whatsnew/v0.10.2.rst @@ -11,9 +11,9 @@ Deprecations Enhancements ~~~~~~~~~~~~ -* Added support for dates to specified as strings in the iotools get functions: +* Added support for dates to be specified as strings in the iotools get functions: :py:func:`pvlib.iotools.get_pvgis_hourly`, :py:func:`pvlib.iotools.get_cams`, - and :py:func:`pvlib.iotools.read_midc_raw_data_from_nrel`. + :py:func:`pvlib.iotools.get_bsrn`, and :py:func:`pvlib.iotools.read_midc_raw_data_from_nrel`. (:pull:`1800`)