summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 6b9da19..ef7a82c 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,6 +4,9 @@
- updatewcs() now reads all extension immediately after opening a file
to fix a problem after astropy implemented fits lazy loading. [#21]
+- Fixed a bug in updating the D2IM correction in a science file when the
+ a new distortion file was supplied through D2IMFILE keyword. [#22]
+
1.2.4 (2016-10-27)
------------------