Skip to content

Commit 7430a46

Browse files
committed
fix bad merge in whatsnew
1 parent bf56a9f commit 7430a46

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

docs/sphinx/source/whatsnew/v0.4.0.txt

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
.. _whatsnew_0400:
22

3-
<<<<<<< HEAD
4-
v0.4.0 (2016)
5-
-------------------------
63

7-
=======
84
v0.4.0 (July xx, 2016)
95
-----------------------
106

@@ -18,25 +14,17 @@ API Changes
1814

1915
* Remove unneeded module argument from singlediode function. (:issue:`200`)
2016
* In ``pvlib.irradiance.perez``, renamed argument ``modelt`` to ``model``.
21-
(:issue:`196`)
22-
>>>>>>> pvlib/master
17+
(:issue:`196`)
2318

2419

2520
Enhancements
2621
~~~~~~~~~~~~
2722

28-
<<<<<<< HEAD
29-
* Added ''forecast.py'' module which defines forecast model classes.
30-
31-
Contributors
32-
~~~~~~~~~~~~
33-
34-
* Derek Groenendyk
35-
* Will Holmgren
36-
=======
3723
* Adds the First Solar spectral correction model. (:issue:`115`)
3824
* Adds the Gueymard 1994 integrated precipitable water model. (:issue:`115`)
3925
* Adds the PVWatts DC, AC, and system losses model. (:issue:`195`)
26+
* Added ``forecast.py`` module for solar power forecasts.
27+
(:issue:`86`, :issue:`124`, :issue:`180`)
4028

4129

4230
Bug fixes
@@ -60,4 +48,4 @@ Code Contributors
6048

6149
* Will Holmgren
6250
* Jonathan Chambers
63-
>>>>>>> pvlib/master
51+
* Derek Groenendyk

0 commit comments

Comments
 (0)