Skip to content

Commit 74c8eba

Browse files
Fix merge conflicts in what's new file.
1 parent 4447e6c commit 74c8eba

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

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

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,22 @@ recommend all users of v0.6.3 upgrade to this release after checking API
88
compatibility notes.
99

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

14-
**Adds tests for methods in bifacial.py.**
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.
1522

1623

1724
Contributors
1825
~~~~~~~~~~~~
1926
* Mark Campanellli (:ghuser:`markcampanelli`)
2027
* Will Holmgren (:ghuser:`wholmgren`)
21-
* Alexander Morgan (:ghuser:`alexandermorgan`)
28+
* Oscar Dowson (:ghuser:`odow`)
29+
* Alexander Morgan (:ghuser:`alexandermorgan`)

0 commit comments

Comments
 (0)