summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorNadia Dencheva <nadia.dencheva@gmail.com>2016-12-18 15:59:07 -0500
committerNadia Dencheva <nadia.dencheva@gmail.com>2016-12-18 15:59:07 -0500
commit0bd69fca03ec01f8b51bdf50531c19fcfeaa9be1 (patch)
tree60d597dfa81fb5dc8ae722f00531a2152894414e /CHANGES.rst
parent61a9c34dabee4cfad1c2e97cbee1cba5be7331e4 (diff)
downloadstwcs_hcf-0bd69fca03ec01f8b51bdf50531c19fcfeaa9be1.tar.gz
changelog entry [skip ci]
Diffstat (limited to 'CHANGES.rst')
-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)
------------------