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 9c89b3d commit d8226d5Copy full SHA for d8226d5
2 files changed
docs/sphinx/source/whatsnew/v0.15.3.rst
@@ -10,9 +10,7 @@ Breaking Changes
10
11
Deprecations
12
~~~~~~~~~~~~
13
-* Deprecate :py:attr:`pvlib.irradiance.king`.
14
- Use other diffuse transposition models in :py:attr:`pvlib.irradiance` instead.
15
- (:issue:`2636`, :pull:`2783`)
+
16
17
18
Bug fixes
docs/sphinx/source/whatsnew/v0.16.0.rst
@@ -15,7 +15,9 @@ Breaking Changes
-
+* Deprecate :py:attr:`pvlib.irradiance.king`.
19
+ Use other diffuse transposition models in :py:attr:`pvlib.irradiance` instead.
20
+ (:issue:`2636`, :pull:`2783`)
21
22
23
~~~~~~~~~
0 commit comments