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 03152bd commit ea9abd4Copy full SHA for ea9abd4
CHANGES.rst
@@ -67,6 +67,7 @@ heasarc
67
- Heasarc.locate_data returns empty rows with an error in the error_message column if there are
68
no data associated with that row rather than filtering it out. [#3275]
69
- Heasarc.locate_data changed to use POST request instead of GET to accomodate large requests. [#3356]
70
+- Preserve size of mask when all values are False in HeasarcClass.locate_data [#3411]
71
72
imcce
73
^^^^^
@@ -2292,4 +2293,4 @@ Infrastructure, Utility and Other Changes and Additions
2292
2293
0.1 (2013-09-19)
2294
================
2295
-- Initial release. Includes features!
2296
+- Initial release. Includes features!
0 commit comments