File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,13 +85,13 @@ jplhorizons
85
85
J2000 to ICRF, following API documentation. [#2154]
86
86
87
87
- Query ``id_type `` behavior has changed:
88
- - ``'majorbody' `` and ``'id' `` have been removed and the equivalent
88
+ * ``'majorbody' `` and ``'id' `` have been removed and the equivalent
89
89
functionality replaced with ``None ``. ``None `` implements the Horizons
90
90
default, which is to search for major bodies first, then fall back to a
91
91
small body search when no matches are found. Horizons does not have a
92
92
major body only search. [#2161]
93
93
94
- - The default value was ``'smallbody' `` but it is now ``None ``, which
94
+ * The default value was ``'smallbody' `` but it is now ``None ``, which
95
95
follows Horizons's default behavior. [#2161]
96
96
97
97
- Fix changes in column names that resulted KeyErrors. [#2202]
You can’t perform that action at this time.
0 commit comments