Skip to content

Commit

Permalink
Added LightSource changes summary to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
joferkington committed Sep 28, 2014
1 parent ab40a2f commit 9fce26c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2014-09-27 Overhauled `colors.LightSource`. Added `LightSource.hillshade` to
allow the independent generation of illumination maps. Added new
types of blending for creating more visually appealing shaded relief
plots (e.g. `blend_mode="overlay"`, etc, in addition to the legacy
"hsv" mode).

2014-06-10 Added Colorbar.remove()

2014-06-07 Fixed bug so radial plots can be saved as ps in py3k.
Expand Down

0 comments on commit 9fce26c

Please sign in to comment.