Skip to content

Commit 1b675a5

Browse files
committed
Update v0.11.2.rst
1 parent 7eef771 commit 1b675a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ Documentation
2525
~~~~~~~~~~~~~
2626
* Edited docstrings for :py:func:`~pvlib.pvsystem.dc_ohms_from_percent` and
2727
:py:func:`~pvlib.pvsystem.dc_ohmic_losses` for clarity. (:issue:`1601`, :pull:`2229`)
28-
* Added variables `spectra` and `spectra_components` to the
29-
:ref:`nomenclature` page. (:issue:`2150`, :pull:`2264`)
3028
* Added a new citation style guide (:ref:`references`) to the contributing
3129
page. (:issue:`2202`, :pull:`2226`)
3230
* Updated :py:func:`~pvlib.irradiance.reindl` to include definitions of terms
@@ -35,6 +33,8 @@ Documentation
3533
page, using the sphinx glossary directive. (:issue:`1421`, :pull:`2234`)
3634
* Explained how to write docstrings for new functions in :ref:`example-docstring`
3735
(:discussion:`2081`, :pull:`2254`)
36+
* Added the following variables to the :ref:`nomenclature` page:
37+
- `spectra` and `spectra_components` (:issue:`2150`, :pull:`2264`)
3838

3939

4040
Testing

0 commit comments

Comments
 (0)