Skip to content

Commit 859e9b0

Browse files
committed
clean up 031 whatsnew
1 parent 1529188 commit 859e9b0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/sphinx/source/whatsnew/v0.3.1.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.. _whatsnew_0300:
1+
.. _whatsnew_0310:
22

3-
v0.3.1 (April ??, 2016)
3+
v0.3.1 (April 19, 2016)
44
-----------------------
55

66
This 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

1919
Bug 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

3334
Contributors
3435
~~~~~~~~~~~~
3536

3637
* ejmiller2
3738
* Yudong Ma
3839
* Tony Lorenzo
40+
* Will Holmgren

0 commit comments

Comments
 (0)