Skip to content

Commit e8a7b10

Browse files
committed
Update v0.12.1.rst
1 parent fe57151 commit e8a7b10

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ Bug fixes
1515
Enhancements
1616
~~~~~~~~~~~~
1717
* ``pvlib.ivtools.sdm`` is now a subpackage. (:issue:`2252`, :pull:`2256`)
18-
* Add optional arguments `reference_temperature` and `reference_irradiance` to
19-
:py:func:`~pvlib.pvsystem.sapm`(:issue:`2432`, :pull:`2434`)
18+
* Rename `temp_ref` and `irrad_ref` to `temperature_ref` and `irradiance_ref`
19+
in :py:func:`~pvlib.pvsystem.sapm, and add both as optional arguments to the
20+
function. (:issue:`2432`, :issue:`825`, :pull:`2434`)
2021

2122
Documentation
2223
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)