File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- .. _whatsnew_0300 :
1+ .. _whatsnew_0310 :
22
3- v0.3.1 (April ?? , 2016)
3+ v0.3.1 (April 19 , 2016)
44-----------------------
55
66This is a minor release from 0.3.0.
@@ -13,7 +13,7 @@ Enhancements
1313* Added versioneer to keep track of version changes instead
1414 of manually updating pvlib/version.py. This will aid
1515 developers because the version string includes the specific
16- git commit of the library code currently imported.
16+ git commit of the library code currently imported. (issue:`150`)
1717
1818
1919Bug fixes
@@ -25,14 +25,16 @@ Bug fixes
2525 The night tare power indicates the power consumed by the inverter to
2626 sense PV array voltage. The model was erroneously comparing Ps0 with
2727 the AC output power (ac_power), rather than the DC input power (p_dc).
28+ (:issue:`140`)
2829
2930* Fixed the azimuth calculation of rotated PV panel in function
3031 pvlib.tracking.singleaxis(...) so that the results are consistent
31- with PVsyst
32+ with PVsyst. (:issue:`144`)
3233
3334Contributors
3435~~~~~~~~~~~~
3536
3637* ejmiller2
3738* Yudong Ma
3839* Tony Lorenzo
40+ * Will Holmgren
You can’t perform that action at this time.
0 commit comments