Skip to content

Commit 14fbe9d

Browse files
committed
Change whatsnew file
1 parent 34752cf commit 14fbe9d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ v0.11.2 (December 16, 2024)
66

77
Deprecations
88
~~~~~~~~~~~~
9-
* Changed the `g_poa_effective` parameter name to
10-
`effective_irradiance` in :py:func:`~pvlib.pvsystem.PVSystem.pvwatts_dc`.
11-
(:issue:`1253`, :pull:`2235`)
129
* Deprecate terms ``dni_clearsky`` and ``clearsky_dni``, replace with ``dni_clear`` and ``ghi_clear``.
1310
Affected functions are :py:func:`~pvlib.irradiance.dirindex`, :py:func:`~pvlib.irradiance.dni`
1411
and :py:func:`~pvlib.irradiance.clearsky_index`.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ Bug fixes
4141
returns an IANA string. (:issue:`2340`, :pull:`2341`)
4242
* :py:func:`~pvlib.iotools.get_pvgis_tmy` with ``outputformat='csv'`` now
4343
works with the updated data format returned by PVGIS. (:issue:`2344`, :pull:`2395`)
44+
* Changed the `g_poa_effective` parameter name to
45+
`effective_irradiance` in :py:func:`~pvlib.pvsystem.PVSystem.pvwatts_dc`.
46+
(:issue:`1253`, :pull:`2235`)
47+
4448

4549
Deprecations
4650
~~~~~~~~~~~~

0 commit comments

Comments
 (0)