Skip to content

Commit a8fc0b8

Browse files
committed
Update v0.11.2.rst
1 parent 555f934 commit a8fc0b8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ Documentation
1616
~~~~~~~~~~~~~
1717
* Edited docstrings for :py:func:`~pvlib.pvsystem.dc_ohms_from_percent` and
1818
:py:func:`~pvlib.pvsystem.dc_ohmic_loss` for clarity. (:issue:`1601`, :pull:`2229`)
19-
19+
* Corrected the default values for module height and racking model to None in
20+
the :py:class:`~pvlib.pvsystem.PVSystem` and
21+
:py:class:`~pvlib.pvsystem.FixedMount` docstrings, added the freestanding
22+
racking model option, and various formatting edits for clarity.
23+
(:issue:`1942`, :pull:`2232`)
2024

2125
Testing
2226
~~~~~~~
@@ -29,4 +33,5 @@ Requirements
2933
Contributors
3034
~~~~~~~~~~~~
3135
* Cliff Hansen (:ghuser:`cwhanse`)
36+
* Rajiv Daxini (:ghuser:`RDaxini`)
3237

0 commit comments

Comments
 (0)