Skip to content

Commit e3eca6e

Browse files
committed
DOC: adding changelog
1 parent 5ce6ac4 commit e3eca6e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGES.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ imcce
4444
- Changing RuntimeError to NoResultsWarning when an empty result is
4545
returned. [#3307]
4646

47+
ipac.irsa
48+
^^^^^^^^^
49+
50+
- Fix ``list_catalogs`` to not include image metadata tables, only
51+
catalogs. The ``include_metadata_tables`` keyword argument allows opting
52+
in to return all TAP tables, including non-spatial and metadata ones,
53+
too. [#3334]
54+
4755
SIMBAD
4856
^^^^^^
4957

@@ -76,10 +84,10 @@ mast
7684

7785
- Fix bug in ``utils.remove_duplicate_products`` that does not retain the order of the products in an input table. [#3314]
7886

79-
- Added ``return_uri_map`` parameter to ``Observations.get_cloud_uris`` to return a mapping of the input data product URIs
87+
- Added ``return_uri_map`` parameter to ``Observations.get_cloud_uris`` to return a mapping of the input data product URIs
8088
to the returned cloud URIs. [#3314]
8189

82-
- Added ``verbose`` parameter to ``Observations.get_cloud_uris`` to control whether warnings are logged when a product cannot
90+
- Added ``verbose`` parameter to ``Observations.get_cloud_uris`` to control whether warnings are logged when a product cannot
8391
be found in the cloud. [#3314]
8492

8593

0 commit comments

Comments
 (0)