summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorNadia Dencheva <nadia.astropy@gmail.com>2016-12-18 15:59:55 -0500
committerGitHub <noreply@github.com>2016-12-18 15:59:55 -0500
commitbec6e16c25ee829566955c4ff128a32e591b920e (patch)
tree60d597dfa81fb5dc8ae722f00531a2152894414e /CHANGES.rst
parentdc6eaa10f996af4173cebdd85f7a53d113272529 (diff)
parent0bd69fca03ec01f8b51bdf50531c19fcfeaa9be1 (diff)
downloadstwcs_hcf-bec6e16c25ee829566955c4ff128a32e591b920e.tar.gz
Merge pull request #22 from nden/improve-logic
Improve logic
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)
------------------