We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6b65c commit 97426a8Copy full SHA for 97426a8
docs/sphinx/source/whatsnew/v0.7.1.rst
@@ -15,9 +15,10 @@ Enhancements
15
* Added `leap_day` parameter to `iotools.get_psm3` instead of hardcoding it as
16
False.
17
18
-
19
Bug fixes
20
~~~~~~~~~
+* Fix error in logic for emitting deprecation warning in
21
+ :py:func:`~pvlib.pvsystem.sapm` (:pull:`844`)
22
* Changed the PSM3 API endpoint for TMY requests in `iotools.get_psm3`.
23
24
Testing
@@ -33,3 +34,7 @@ Documentation
33
34
Contributors
35
~~~~~~~~~~~~
36
* Kevin Anderson (:ghuser:`kanderso-nrel`)
37
+* :ghuser:`dzimmanck`
38
+* Will Holmgren (:ghuser:`wholmgren`)
39
+* Mark Mikofski (:ghuser:`mikofski`)
40
+* Cliff Hansen (:ghuser:`cwhanse`)
0 commit comments