Skip to content

Commit d287ce0

Browse files
committed
whatsnew
1 parent 4cc1859 commit d287ce0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/sphinx/source/whatsnew/v0.13.2.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ Breaking Changes
99
* Following the removal of the NSRDB PSM3 API, the :func:`!pvlib.iotools.get_psm3`,
1010
:func:`!pvlib.iotools.read_psm3`, and :func:`!pvlib.iotools.parse_psm3`
1111
functions are removed. (:issue:`2581`, :pull:`2582`)
12-
12+
* Rename column names to be prefixed with ``"poa_"`` when ``return_components=True``
13+
in :py:func:`~pvlib.irradiance.haydavies`, :py:func:`~pvlib.irradiance.perez`,
14+
and :py:func:`~pvlib.irradiance.perez_driesse`. (:issue:`2529`, :pull:`2627`)
15+
1316

1417
Deprecations
1518
~~~~~~~~~~~~

0 commit comments

Comments
 (0)