Skip to content

Commit 0302b00

Browse files
committed
update whatsnew
1 parent 263dac2 commit 0302b00

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,15 @@ Enhancements
1010
~~~~~~~~~~~~
1111

1212
* Adds Python 3.5 compatibility (:issue:`87`)
13+
* Moves the Linke turbidity lookup into ``clearsky.lookup_linke_turbidity``.
14+
The API for ``clearsky.ineichen`` remains the same. (:issue:`95`)
1315

1416

1517
Bug fixes
1618
~~~~~~~~~
1719

20+
* Fixes an import and KeyError in the IPython notebook tutorials
21+
(:issue:`94`).
1822
* Uses the ``logging`` module properly by replacing ``format``
1923
calls with ``args``. This results in a 5x speed increase for
2024
``tracking.singleaxis`` (:issue:`89`).
@@ -24,4 +28,5 @@ Contributors
2428
~~~~~~~~~~~~
2529

2630
* Will Holmgren
31+
* jetheurer
2732
* dacoex

0 commit comments

Comments
 (0)