summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst14
1 files changed, 13 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index a6c6170..32a67c7 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,15 @@
+1.3 (Unreleased)
+----------------
+
+1.2.5 (2016-12-20)
+----------------
+
+- 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)
------------------
@@ -16,4 +28,4 @@
1.2.3 (2016-07-13)
------------------
-- Move to github. \ No newline at end of file
+- Move to github.