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 d635c09 commit 2a27db8Copy full SHA for 2a27db8
docs/sphinx/source/whatsnew/v0.7.1.rst
@@ -20,6 +20,8 @@ Enhancements
20
21
Bug fixes
22
~~~~~~~~~
23
+* Fix error in logic for emitting deprecation warning in
24
+ :py:func:`~pvlib.pvsystem.sapm` (:pull:`844`)
25
* Changed the PSM3 API endpoint for TMY requests in `iotools.get_psm3`.
26
27
Testing
@@ -36,3 +38,7 @@ Contributors
36
38
~~~~~~~~~~~~
37
39
* Kevin Anderson (:ghuser:`kanderso-nrel`)
40
* Mark Mikofski (:ghuser:`mikofski`)
41
+* :ghuser:`dzimmanck`
42
+* Will Holmgren (:ghuser:`wholmgren`)
43
+* Mark Mikofski (:ghuser:`mikofski`)
44
+* Cliff Hansen (:ghuser:`cwhanse`)
0 commit comments