Skip to content

Commit bd7865d

Browse files
committed
Fix changelog
1 parent 62459f3 commit bd7865d

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

CHANGES.rst

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -47,21 +47,6 @@ jplspec
4747

4848
- minor improvement to lookuptable behavior [#3173,#2901]
4949

50-
mast
51-
^^^^
52-
53-
- Retrieve data products from the Missions-MAST API with ``mast.MastMissions.get_product_list``. Retrieve unique data
54-
products only with ``mast.MastMissions.get_unique_product_list``. [#3155]
55-
56-
- Filter data products retrieved from the Missions-MAST API with ``mast.MastMissions.filter_products``. [#3155]
57-
58-
- Download data products from the Missions-MAST API with ``mast.MastMissions.download_products``.
59-
Download a single data product using ``mast.MastMissions.download_file``. [#3155]
60-
61-
- Get the keyword corresponding to the dataset ID for a specific mission with ``mast.MastMissions.get_dataset_kwd``. [#3155]
62-
63-
- Handle coordinates that are not in the ICRS frame in query functions. [#3164]
64-
6550
mocserver
6651
^^^^^^^^^
6752

@@ -121,6 +106,8 @@ mast
121106

122107
- Bugfix where ``Observations.get_cloud_uri`` and ``Observations.get_cloud_uris`` fail if the MAST relative path is not found. [#3193]
123108

109+
- Handle coordinates that are not in the ICRS frame in query functions. [#3164]
110+
124111
simbad
125112
^^^^^^
126113

0 commit comments

Comments
 (0)