diff --git a/CHANGES.rst b/CHANGES.rst index 74a1a38f0a9..b4946488c5d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,6 +6,8 @@ ami - Replaced deprecated ``np.mat()`` with ``np.asmatrix()``. [#8415] +- Allow ``ami_analyze`` to run on ``cal`` files. [#8451] + assign_wcs ----------