Skip to content

Commit

Permalink
Fix merge conflicts in what's new file.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermorgan committed Jul 12, 2019
1 parent 4447e6c commit 74c8eba
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions docs/sphinx/source/whatsnew/v0.7.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,22 @@ recommend all users of v0.6.3 upgrade to this release after checking API
compatibility notes.

**Python 2.7 support ended on June 1, 2019.** (:issue:`501`)

**Minimum numpy version is now 1.10.4. Minimum pandas version is now 0.18.1.**

**Adds tests for methods in bifacial.py.**
Bug fixes
~~~~~~~~~
* Fix handling of keyword arguments in `forecasts.get_processed_data`.
(:issue:`745`)

Testing
~~~~~~~
* Added 30 minutes to timestamps in `test_psm3.csv` to match change in NSRDB (:issue:`733`)
* Added tests for methods in bifacial.py.


Contributors
~~~~~~~~~~~~
* Mark Campanellli (:ghuser:`markcampanelli`)
* Will Holmgren (:ghuser:`wholmgren`)
* Alexander Morgan (:ghuser:`alexandermorgan`)
* Oscar Dowson (:ghuser:`odow`)
* Alexander Morgan (:ghuser:`alexandermorgan`)

0 comments on commit 74c8eba

Please sign in to comment.