Skip to content

Commit e8c427a

Browse files
committed
move whatsnew entry from docs to enhancements
1 parent 9288c3e commit e8c427a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,14 @@ Bug fixes
1515
Enhancements
1616
~~~~~~~~~~~~
1717
* ``pvlib.ivtools.sdm`` is now a subpackage. (:issue:`2252`, :pull:`2256`)
18-
18+
* Add optional arguments `reference_temperature` and `reference_irradiance` to
19+
:py:func:`~pvlib.pvsystem.sapm`(:issue:`2432`, :pull:`2434`)
1920

2021
Documentation
2122
~~~~~~~~~~~~~
2223
* Add a supporting reference to :py:func:`pvlib.atmosphere.get_relative_airmass` (:issue:`2390`, :pull:`2424`)
2324
* Documented how `np.nan` values are handled by :py:func:`~pvlib.spectrum.average_photon_energy`
2425
(:issue:`2423`, :pull:`2426`)
25-
* Add optional arguments `reference_temperature` and `reference_irradiance` to
26-
:py:func:`~pvlib.pvsystem.sapm`(:issue:`2432`, :pull:`2434`)
2726

2827
Testing
2928
~~~~~~~

0 commit comments

Comments
 (0)