diff --git a/CHANGES.rst b/CHANGES.rst index 9132d29255..c3866955d9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -85,6 +85,13 @@ oac - Fix bug in parsing events that contain html tags (e.g. in their alias field). [#2423] +simbad +^^^^^^ + +- It is now possible to specify multiple coordinates together with a single + radius as a string in ``query_region()`` and ``query_region_async()``. + [#2494] + svo_fps ^^^^^^^