8000 update whatsnew.rst, add contributors, v0.7.0 release date, address #809 by CameronTStark · Pull Request #839 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

update whatsnew.rst, add contributors, v0.7.0 release date, address #809 #839

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 18, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix dotted line to match date line's length
  • Loading branch information
Cameron Stark committed Dec 18, 2019
commit 2b6258adc8deb7d29b3f9003cb2e7c473a81a4e1
2 changes: 1 addition & 1 deletion docs/sphinx/source/whatsnew/v0.7.0.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _whatsnew_0700:

v0.7.0 (December 18, 2019)
------------------------
--------------------------

This is a major release that drops support for Python 2 and Python 3.4. We
recommend all users of v0.6.3 upgrade to this release after checking API
Expand Down
0