We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80ff9b commit 6e8f915Copy full SHA for 6e8f915
1 file changed
docs/sphinx/source/whatsnew/v0.13.1.rst
@@ -6,8 +6,8 @@ v0.13.1 (September 24, 2025)
6
7
Deprecations
8
~~~~~~~~~~~~
9
-* Deprecate :py:func:`~pvlib.modelchain.get_orientation`. (:pull:`2495`)
10
-* Rename parameter name ``aparent_azimuth`` to ``solar_azimuth`` in :py:func:`~pvlib.tracking.singleaxis`.
+* Deprecate :py:func:`pvlib.modelchain.get_orientation`. (:pull:`2495`)
+* Rename parameter name ``apparent_azimuth`` to ``solar_azimuth`` in :py:func:`~pvlib.tracking.singleaxis`.
11
(:issue:`2479`, :pull:`2480`)
12
13
Bug fixes
@@ -76,3 +76,4 @@ Contributors
76
* Anton Driesse (:ghuser:`adriesse`)
77
* Mark Mikofski (:ghuser:`mikofski`)
78
* Mathias Aschwanden (:ghuser:`maschwanden`)
79
+* :ghuser:`leopardracer`
0 commit comments