diff --git a/CHANGES.rst b/CHANGES.rst index b432896..eb207ec 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,14 +1,33 @@ -0.3.0 (unreleased) +1.0.0 (unreleased) ---------------- General ^^^^^^^ -- This version only supports IPython 4 or higher, and requires ``ipywidgets``. +New Features +^^^^^^^^^^^^ + +Other Changes +^^^^^^^^^^^^^ + +Bug fixes +^^^^^^^^^ + + +0.3.0 (2016-07-17) +---------------- + +General +^^^^^^^ + +- This version only supports IPython 4 or higher, and requires ``ipywidgets`` version 4. +- The minimum required version of ccdproc is now 1.0. New Features ^^^^^^^^^^^^ +- Images can now simply be copied from the source to the destination directory. [#137] + Other Changes ^^^^^^^^^^^^^