We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a021f1a commit 892d3ffCopy full SHA for 892d3ff
CHANGES.md
@@ -1,7 +1,9 @@
1
-0.2 (unreleased)
+0.2 (2018-01-29)
2
----------------
3
4
-- No changes yet.
+- Fix compatibility with recent versions of Astropy and Numpy. [#8, #10]
5
+
6
+- Add back support for returning HDUs from tests. [#5]
7
8
0.1 (2016-11-26)
9
pytest_arraydiff/__init__.py
@@ -1 +1 @@
-__version__ = '0.2.dev0'
+__version__ = '0.2'
0 commit comments