Skip to content

Commit 89e0b03

Browse files
committed
update whatsnew. includes missing entries
1 parent c01f234 commit 89e0b03

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,18 @@ We recommend that all users upgrade to this version.
1111
API changes
1212
~~~~~~~~~~~
1313

14-
14+
* Move ``dirint`` and ``disc`` algorithms from ``clearsky.py``
15+
to ``irradiance.py`` (:issue:`42`)
16+
* Mark some ``pvsystem.py`` methods as private (:issue:`20`)
1517

1618
Enhancements
1719
~~~~~~~~~~~~
1820

21+
* Add conda installer
1922
* PEP8 fixups to solarposition.py and spa.py (:issue:`50`)
20-
23+
* Add optional ``projection_ratio`` keyword argument to the ``haydavies``
24+
calculator. Speeds calculations when irradiance changes but
25+
solar position remains the same (:issue:`58`)
2126

2227
Bug fixes
2328
~~~~~~~~~

0 commit comments

Comments
 (0)