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 9b801f5 commit 11e7039Copy full SHA for 11e7039
docs/sphinx/source/whatsnew/v0.11.2.rst
@@ -27,8 +27,15 @@ Requirements
27
~~~~~~~~~~~~
28
29
30
+Maintenance
31
+~~~~~~~~~~~
32
+* Added a decorator to deprecate renamed keyword arguments in functions,
33
+ :py:func:`pvlib._deprecation.renamed_kwarg_warning`. (:pull:`2237`)
34
+
35
36
Contributors
37
38
* Cliff Hansen (:ghuser:`cwhanse`)
39
* Rajiv Daxini (:ghuser:`RDaxini`)
40
+* Echedey Luis (:ghuser:`echedey-ls`)
41
0 commit comments