Skip to content

Commit cc3700d

Browse files
committed
update whatsnew
1 parent 4c0f2c5 commit cc3700d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Bug fixes
2121
~~~~~~~~~
2222
* :py:func:`~pvlib.iotools.get_psm3` no longer incorrectly returns clear-sky
2323
DHI instead of clear-sky GHI when requesting ``ghi_clear``. (:pull:`1819`)
24+
* :py:func:`pvlib.singlediode.bishop88` with `method='newton'` no longer
25+
crashes when passed `pandas.Series` of length one.
26+
(:issue:`1787`, :pull:`1822`)
2427

2528
Testing
2629
~~~~~~~

0 commit comments

Comments
 (0)