Skip to content

Commit 2215b60

Browse files
committed
whatsnew
1 parent 572fcfc commit 2215b60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Breaking Changes
1212
* Users must now provide ModelChain.spectral_model, or the 'no_loss' spectral
1313
model is assumed. pvlib.modelchain.ModelChain no longer attempts to infer
1414
the spectral model from PVSystem attributes. (:issue:`2017`, :pull:`2253`)
15+
* Remove deprecated :py:func:`!pvlib.spectrum.get_am15g` function; use
16+
:py:func:`~pvlib.spectrum.get_reference_spectra` instead. (:pull:`2409`)
1517

1618
Bug fixes
1719
~~~~~~~~~

0 commit comments

Comments
 (0)