Skip to content

Commit 9c1b645

Browse files
committed
updating docs
1 parent 17037d1 commit 9c1b645

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ Deprecations
1717

1818
Bug fixes
1919
~~~~~~~~~
20-
20+
* Fix a division-by-zero condition in
21+
:py:func:`pvlib.transformer.simple_efficiency`
22+
when ``load_loss = 0``. (:pull:`2646`)
23+
2124
Enhancements
2225
~~~~~~~~~~~~
2326
* Add :py:func:`~pvlib.ivtools.sdm.fit_desoto_batzelis`, a function to estimate

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ Deprecations
1414

1515
Bug fixes
1616
~~~~~~~~~
17-
* Fix a division-by-zero condition in
18-
:py:func:`pvlib.transformer.simple_efficiency`
19-
when ``load_loss = 0``. (:pull:`2646`)
2017

2118

2219
Enhancements

0 commit comments

Comments
 (0)