Skip to content

Commit

Permalink
Added changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Apr 27, 2020
1 parent b2addaf commit 98aa515
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Expand Up @@ -11,6 +11,9 @@
- Refactor CASA I/O to use dask to access the array/mask data directly
and to use only Python and Numpy to access image metadata. CASA images
can now be read without CASA installed. #607, #609, #613
- Add new dask-friendly classes ``DaskSpectralCube`` and
``DaskVaryingResolutionSpectralCube`` which use dask to efficiently
carry out calculations. #618

0.4.5 (unreleased)
------------------
Expand Down

0 comments on commit 98aa515

Please sign in to comment.