Skip to content

Commit 10f6cce

Browse files
committed
remove duplicated entries
1 parent 6e5a778 commit 10f6cce

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ v0.12.0 (March 19, 2025)
66

77
Breaking Changes
88
~~~~~~~~~~~~~~~~
9-
* The :py:attr:`pvlib.location.Location.pytz` attribute is now read only. The
10-
``pytz`` attribute is now set internally to be consistent with the
11-
:py:attr:`pvlib.location.Location.tz` attribute. (:issue:`2340`, :pull:`2341`)
12-
* Users must now provide :py:attr:`ModelChain.spectral_model`, or the 'no_loss' spectral
13-
model is assumed. :py:class:`~pvlib.modelchain.ModelChain` no longer attempts to infer
14-
the spectral model from :py:class:`~pvlib.pvsystem.PVSystem` attributes. (:issue:`2017`, :pull:`2253`)
159
* The :py:attr:`pvlib.location.Location.pytz` attribute is now read only. The
1610
``pytz`` attribute is now set internally to be consistent with the
1711
:py:attr:`pvlib.location.Location.tz` attribute. (:issue:`2340`, :pull:`2341`)

0 commit comments

Comments
 (0)