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 d5f51ef commit 1a374d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ Bug fixes
By `Keisuke Fujii <https://github.com/fujiisoup>`_.
- 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`)
By `Zac Hatfield-Dodds <https://github.com/Zac-HD>`_.


.. _whats-new.0.10.0:
Expand Down

0 comments on commit 1a374d1

Please sign in to comment.