8000
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 0e9ba3e commit 15f5444Copy full SHA for 15f5444
docs/sphinx/source/whatsnew.rst
@@ -6,6 +6,7 @@ What's New
6
7
These are new features and improvements of note in each release.
8
9
+.. include:: whatsnew/v0.4.0.txt
10
.. include:: whatsnew/v0.3.3.txt
11
.. include:: whatsnew/v0.3.2.txt
12
.. include:: whatsnew/v0.3.1.txt
docs/sphinx/source/whatsnew/v0.4.0.txt
@@ -0,0 +1,23 @@
1
+.. _whatsnew_0400:
2
+
3
+v0.4.0 (June xx, 2016)
4
+-----------------------
5
+This is a major release from 0.3.3.
+We recommend that all users upgrade to this version.
+Enhancements
+~~~~~~~~~~~~
+* Splits ``ModelChain`` into a ``SingleDiode`` chain and a ``SAPM`` chain.
13
+ (:issue:`151`)
14
15
16
+Bug fixes
17
+~~~~~~~~~
18
19
20
+Contributors
21
22
23
+* Will Holmgren
0 commit comments