summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorNadia Dencheva <nadia.dencheva@gmail.com>2016-10-27 17:30:36 -0400
committerNadia Dencheva <nadia.dencheva@gmail.com>2016-10-27 17:30:36 -0400
commit766016e4a5f6cbf5c9d8c589396195fa82b2010f (patch)
tree62e1feca013e0614f39a48b052d46e06b1031e07 /CHANGES.rst
parente0f4920944a7021bd7a0545e4d0bf17b310c8cc4 (diff)
downloadstwcs_hcf-766016e4a5f6cbf5c9d8c589396195fa82b2010f.tar.gz
add readme and a change log
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
new file mode 100644
index 0000000..66ab495
--- /dev/null
+++ b/CHANGES.rst
@@ -0,0 +1,19 @@
+1.3.0 (2016-10-27)
+------------------
+
+- Fix a bug in removing LookupTable distortion. [#3]
+
+- Fix a ``KeyError`` crash in applying headerlets. [#9]
+
+- Catch ``KeyError`` when deleting header keywords. [#13]
+
+- Fix for ``REFFRAME = OTHER``. [#14]
+
+- In cases when the warning is expected, catch INFO messages
+ coming from `astropy.wcs`. [#16]
+
+
+1.2.3 (2016-07-13)
+------------------
+
+- Move to github. \ No newline at end of file