Skip to content

Commit 6ada71c

Browse files
committed
Fixing changelog hierarchy
1 parent ee959fc commit 6ada71c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@ jplhorizons
8585
J2000 to ICRF, following API documentation. [#2154]
8686

8787
- 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
8989
functionality replaced with ``None``. ``None`` implements the Horizons
9090
default, which is to search for major bodies first, then fall back to a
9191
small body search when no matches are found. Horizons does not have a
9292
major body only search. [#2161]
9393

94-
- The default value was ``'smallbody'`` but it is now ``None``, which
94+
* The default value was ``'smallbody'`` but it is now ``None``, which
9595
follows Horizons's default behavior. [#2161]
9696

9797
- Fix changes in column names that resulted KeyErrors. [#2202]

0 commit comments

Comments
 (0)