Skip to content

Commit 73d60dd

Browse files
committed
add whatsnew template
1 parent 3b528a4 commit 73d60dd

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

docs/sphinx/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Contents:
3838
:maxdepth: 2
3939

4040
self
41+
whatsnew
4142
pvlib
4243

4344

docs/sphinx/source/whatsnew.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.. _whatsnew:
2+
3+
**********
4+
What's New
5+
**********
6+
7+
These are new features and improvements of note in each release.
8+
9+
.. include:: whatsnew/v0.1.0.txt
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
.. _whatsnew_0100:
2+
3+
v0.1.0 (March 17, 2015)
4+
-----------------------
5+
6+
This is the first true release of the pvlib-python project.
7+
As such, this document is a little hard to write.
8+
There will be significant overlap with the to-be-written document
9+
that describes the differences between pvlib-python and PVLIB\_Matlab.
10+
11+
New features
12+
~~~~~~~~~~~~
13+
14+
15+
16+
Bug fixes
17+
~~~~~~~~~

0 commit comments

Comments
 (0)