File tree Expand file tree Collapse file tree 3 files changed +33
-1
lines changed
Expand file tree Collapse file tree 3 files changed +33
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pvlib-python
66[ ![ Coverage Status] ( https://img.shields.io/coveralls/pvlib/pvlib-python.svg )] ( https://coveralls.io/r/pvlib/pvlib-python )
77[ ![ codecov] ( https://codecov.io/gh/pvlib/pvlib-python/branch/master/graph/badge.svg )] ( https://codecov.io/gh/pvlib/pvlib-python )
88[ ![ Documentation Status] ( https://readthedocs.org/projects/pvlib-python/badge/?version=latest )] ( http://pvlib-python.readthedocs.org/en/latest/ )
9- [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.1246152 .svg )] ( https://doi.org/10.5281/zenodo.1246152 )
9+ [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.1420548 .svg )] ( https://doi.org/10.5281/zenodo.1420548 )
1010[ ![ Code Health] ( https://landscape.io/github/pvlib/pvlib-python/master/landscape.svg?style=flat )] ( https://landscape.io/github/pvlib/pvlib-python/master )
1111[ ![ status] ( http://joss.theoj.org/papers/41187535cad22dd4b076c89b72f874b1/status.svg )] ( http://joss.theoj.org/papers/41187535cad22dd4b076c89b72f874b1 )
1212[ ![ Code Quality: Python] ( https://img.shields.io/lgtm/grade/python/g/pvlib/pvlib-python.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/pvlib/pvlib-python/context:python )
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ What's New
66
77These are new features and improvements of note in each release.
88
9+ .. include :: whatsnew/v0.6.1.rst
910.. include :: whatsnew/v0.6.0.rst
1011.. include :: whatsnew/v0.5.2.rst
1112.. include :: whatsnew/v0.5.1.rst
Original file line number Diff line number Diff line change 1+ .. _whatsnew_0601 :
2+
3+ v0.6.1 (EST October, 2018)
4+ --------------------------
5+
6+ This is a minor release. We recommend all users of 0.6.0 upgrade to this
7+ release.
8+
9+ **Python 2.7 support will end on June 1, 2019 **. Releases made after this
10+ date will require Python 3. (:issue: `501 `)
11+
12+
13+ API Changes
14+ ~~~~~~~~~~~
15+
16+
17+ Enhancements
18+ ~~~~~~~~~~~~
19+
20+
21+ Bug fixes
22+ ~~~~~~~~~
23+
24+
25+ Testing
26+ ~~~~~~~
27+
28+
29+ Contributors
30+ ~~~~~~~~~~~~
31+ * Will Holmgren (:ghuser: `wholmgren `)
You can’t perform that action at this time.
0 commit comments