Skip to content

Commit c51a4d6

Browse files
Resolve merge conflicts.
The upstream what's new file had been updated.
1 parent d8f38dd commit c51a4d6

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docs/sphinx/source/whatsnew/v0.7.0.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,23 @@ This is a major release that drops support for Python 2 and Python 3.4. We
77
recommend all users of v0.6.3 upgrade to this release after checking API
88
compatibility notes.
99

10-
**Python 2.7 support ended on June 1, 2019**. (:issue:`501`)
11-
10+
**Python 2.7 support ended on June 1, 2019.** (:issue:`501`)
1211
**Minimum numpy version is now 1.10.4. Minimum pandas version is now 0.18.1.**
1312

13+
Bug fixes
14+
~~~~~~~~~
15+
* Fix handling of keyword arguments in `forecasts.get_processed_data`.
16+
(:issue:`745`)
17+
18+
Testing
19+
~~~~~~~
20+
* Added 30 minutes to timestamps in `test_psm3.csv` to match change in NSRDB (:issue:`733`)
21+
* Added tests for methods in bifacial.py.
22+
1423

1524
Contributors
1625
~~~~~~~~~~~~
1726
* Mark Campanellli (:ghuser:`markcampanelli`)
1827
* Will Holmgren (:ghuser:`wholmgren`)
28+
* Oscar Dowson (:ghuser:`odow`)
29+
* Alexander Morgan (:ghuser:`alexandermorgan`)

0 commit comments

Comments
 (0)