Skip to content

Commit

Permalink
Add whats-new entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed Dec 15, 2017
1 parent 972a474 commit 6702761
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ Bug fixes

- Properly point :py:meth:`DataArray.__dask_scheduler__` to
``dask.threaded.get``. By `Matthew Rocklin <https://github.com/mrocklin>`_.
- Bug fixes in :py:meth:`DataArray.plot.imshow`: all-NaN arrays and arrays
with size one in some dimension can now be plotted, which is good for
exploring satellite imagery. (:issue:`1780`)
- Bug fixes in :py:meth:`DataArray.plot.imshow`: all-NaN arrays and arrays
with size one in some dimension can now be plotted, which is good for
exploring satellite imagery. (:issue:`1780`)
Expand Down

0 comments on commit 6702761

Please sign in to comment.