Skip to content

Commit d3e3034

Browse files
committed
DOC: adding changelog
1 parent 3815b7b commit d3e3034

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGES.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@ heasarc
3535
- Heasarc.locate_data returns empty rows with an error in the error_message column if there are
3636
no data associated with that row rather than filtering it out. [#3275]
3737

38+
imcce
39+
^^^^^
40+
41+
- Fix parsing SkyBot results that include objects with special characters in
42+
their names. [#3307]
43+
44+
- Changing RuntimeError to NoResultsWarning when an empty result is
45+
returned. [#3307]
46+
3847
utils.tap
3948
^^^^^^^^^
4049

@@ -48,7 +57,7 @@ mast
4857

4958
- Added ``resolver`` parameter to query methods to specify the resolver to use when resolving object names to coordinates. [#3292]
5059

51-
- Added ``resolve_all`` parameter to ``MastClass.resolve_object`` to resolve object names and return
60+
- Added ``resolve_all`` parameter to ``MastClass.resolve_object`` to resolve object names and return
5261
coordinates for all available resolvers. [#3292]
5362

5463

0 commit comments

Comments
 (0)