File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pvlib-python
6
6
[ ![ Coverage Status] ( https://img.shields.io/coveralls/pvlib/pvlib-python.svg )] ( https://coveralls.io/r/pvlib/pvlib-python )
7
7
[ ![ codecov] ( https://codecov.io/gh/pvlib/pvlib-python/branch/master/graph/badge.svg )] ( https://codecov.io/gh/pvlib/pvlib-python )
8
8
[ ![ 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.1420548 .svg )] ( https://doi.org/10.5281/zenodo.1420548 )
9
+ [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.2554311 .svg )] ( https://doi.org/10.5281/zenodo.2554311 )
10
10
[ ![ Code Health] ( https://landscape.io/github/pvlib/pvlib-python/master/landscape.svg?style=flat )] ( https://landscape.io/github/pvlib/pvlib-python/master )
11
11
[ ![ status] ( http://joss.theoj.org/papers/41187535cad22dd4b076c89b72f874b1/status.svg )] ( http://joss.theoj.org/papers/41187535cad22dd4b076c89b72f874b1 )
12
12
[ ![ 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
1
+ .. _whatsnew_0620 :
2
+
3
+ v0.6.2 (exp. 31 March 2019)
4
+ ---------------------------
5
+
6
+ This is a minor release. We recommend all users of v0.6.1 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
+ ~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments