Skip to content

Commit 5136197

Browse files
committed
add 0.2.1 whatsnew
1 parent 4838d16 commit 5136197

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

docs/sphinx/source/whatsnew.rst

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

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

9+
.. include:: whatsnew/v0.2.1.txt
910
.. include:: whatsnew/v0.2.0.txt
1011
.. include:: whatsnew/v0.1.0.txt
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
.. _whatsnew_0210:
2+
3+
v0.2.1 (July 13, 2015)
4+
-----------------------
5+
6+
This is a minor release from 0.2.1. It includes a large number of bug fixes
7+
for the IPython notebook tutorials.
8+
We recommend that all users upgrade to this version.
9+
10+
Bug fixes
11+
~~~~~~~~~
12+
13+
* Fix incorrect call to Perez irradiance function (:issue:`76`)
14+
15+
Contributors
16+
~~~~~~~~~~~~
17+
18+
* Will Holmgren

0 commit comments

Comments
 (0)