We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4838d16 commit 5136197Copy full SHA for 5136197
docs/sphinx/source/whatsnew.rst
@@ -6,5 +6,6 @@ What's New
6
7
These are new features and improvements of note in each release.
8
9
+.. include:: whatsnew/v0.2.1.txt
10
.. include:: whatsnew/v0.2.0.txt
11
.. include:: whatsnew/v0.1.0.txt
docs/sphinx/source/whatsnew/v0.2.1.txt
@@ -0,0 +1,18 @@
1
+.. _whatsnew_0210:
2
+
3
+v0.2.1 (July 13, 2015)
4
+-----------------------
5
+This is a minor release from 0.2.1. It includes a large number of bug fixes
+for the IPython notebook tutorials.
+We recommend that all users upgrade to this version.
+Bug fixes
+~~~~~~~~~
12
13
+* Fix incorrect call to Perez irradiance function (:issue:`76`)
14
15
+Contributors
16
+~~~~~~~~~~~~
17
18
+* Will Holmgren
0 commit comments