8000 add 0.4.1 whatsnew · rajeshprasanth/pvlib-python@74e500b · GitHub
[go: up one dir, main page]

Skip to content

Commit 74e500b

Browse files
committed
add 0.4.1 whatsnew
1 parent ab51ff3 commit 74e500b

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

docs/sphinx/source/whatsnew.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ What's New
66

77
These are new features and improvements of note in each release.
88

9+
.. include:: whatsnew/v0.4.1.txt
910
.. include:: whatsnew/v0.4.0.txt
1011
.. include:: whatsnew/v0.3.3.txt
1112
.. include:: whatsnew/v0.3.2.txt
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
.. _whatsnew_0410:
2+
3+
v0.4.1 (August xx, 2016)
4+
------------------------
5+
6+
This is a minor release from 0.4.0. We recommend that all users upgrade
7+
to this version.
8+
9+
10+
Bug fixes
11+
~~~~~~~~~
12+
13+
* Fixed an error in the irradiance.klucher transposition model.
14+
The error was introduced in version 0.4.0. (:issue:`228`)
15+
16+
17+
Documentation
18+
~~~~~~~~~~~~~
19+
20+
* Fixed a typo in the pvsystem.sapm returns description. (:issue:`234`)
21+
22+
23+
Code Contributors
24+
~~~~~~~~~~~~~~~~~
25+
26+
* Mark Mikofski
27+
* Johannes Dollinger

0 commit comments

Comments
 (0)
0