- Remove support for the g_poa_effective keyword argument in :py:func:`pvlib.pvsystem.pvwatts_dc`. Users must now use effective_irradiance. (:issue:`2703`, :pull:`2704`)
- Remove g_poa_effective from the :ref:`nomenclature` page (:pull:`2704`)
- Rajiv Daxini (:ghuser:`RDaxini`)