diff --git a/CHANGES.rst b/CHANGES.rst index 95d502d0..1bb63d9e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -0.14.0 (Unreleased) +0.14.0 (2020-08-19) ------------------- New Features ^^^^^^^^^^^^ @@ -6,8 +6,7 @@ New Features - Updated versions of schemas for gwcs objects based on latest versions of transform schemas in asdf-standard. [#307] -- Added a ``WCS.steps`` attribute and a ``wcs.Step`` class to allow serialization - to ASDF to use references. [#317] +- Added a ``wcs.Step`` class to allow serialization to ASDF to use references. [#317] - ``wcs.pipeline`` now is a list of ``Step`` instances instead of a (frame, transform) tuple. Use ``WCS.pipeline.transform`` and