File tree 2 files changed +9
-4
lines changed
docs/sphinx/source/whatsnew
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ Enhancements
18
18
* Added function :py:func: `pvlib.shading.martinez_shade_factor ` to calculate
19
19
shading losses by taking into account the amount of bypass diodes of a module.
20
20
(:issue: ``, :pull: ``)
21
+ v0.10.5 (May 6, 2024)
22
+ ---------------------
21
23
22
24
23
25
Bug fixes
@@ -37,10 +39,6 @@ Bug fixes
37
39
of the two parameters. (:issue: `2018 `, :pull: `2020 `)
38
40
39
41
40
- Testing
41
- ~~~~~~~
42
-
43
-
44
42
Documentation
45
43
~~~~~~~~~~~~~
46
44
* Fix variable name typo at
@@ -68,3 +66,9 @@ Contributors
68
66
* Kevin Anderson (:ghuser: `kandersolar `)
69
67
* :ghuser: `apct69 `
70
68
* Mark Mikofski (:ghuser: `mikofski `)
69
+ * Echedey Luis (:ghuser: `echedey-ls `)
70
+ * Adam R. Jensen (:ghuser: `adamrjensen `)
71
+ * Anton Driesse (:ghuser: `adriesse `)
72
+ * Scott Meredith (:ghuser: `smmeredith `)
73
+ * Alexander Morgan (:ghuser: `alexandermorgan `)
74
+ * Kevin Anderson (:ghuser: `kandersolar `)
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ Documentation
33
33
~~~~~~~~~~~~~
34
34
* Configure mathjax to left-align and indent equations in docstrings. (:pull: `2056 `)
35
35
36
+
36
37
Requirements
37
38
~~~~~~~~~~~~
38
39
You can’t perform that action at this time.
0 commit comments