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 d59c495 commit cacd508Copy full SHA for cacd508
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.3.3.txt
10
.. include:: whatsnew/v0.3.2.txt
11
.. include:: whatsnew/v0.3.1.txt
12
.. include:: whatsnew/v0.3.0.txt
docs/sphinx/source/whatsnew/v0.3.3.txt
@@ -0,0 +1,18 @@
1
+.. _whatsnew_0330:
2
+
3
+v0.3.3 (May xx, 2016)
4
+-----------------------
5
+This is a minor release from 0.3.2.
+We recommend that all users upgrade to this version.
+Enhancements
+~~~~~~~~~~~~
+* Adds the Erbs model. (:issue:`2`)
13
14
15
+Contributors
16
17
18
+* Will Holmgren
0 commit comments