Skip to content

Commit 32450f8

Browse files
committed
Add whatsnew note for simple_efficiency division-by-zero fix
1 parent fa80f30 commit 32450f8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ Deprecations
1414

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

1921
Enhancements
2022
~~~~~~~~~~~~
@@ -42,4 +44,5 @@ Maintenance
4244

4345
Contributors
4446
~~~~~~~~~~~~
47+
* Aman Srivastava (:ghuser:`aman-coder03`)
4548

0 commit comments

Comments
 (0)