Skip to content

Commit 70f7d41

Browse files
committed
add changelog entry [skip ci]
1 parent def0052 commit 70f7d41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,11 @@ simbad
158158
radius as a string in ``query_region()`` and ``query_region_async()``.
159159
[#2494]
160160
- Optional keyword arguments are now keyword only. [#2609]
161+
- ``ROW_LIMIT`` is now respected when running region queries; previously, it
162+
was ignored for region queries but respected for all others. A new warning,
163+
``BadRowWarning``, is introduced for use when one or more query terms result
164+
in a blank or missing row; previously, only a generic warning was issued.
165+
[#2637]
161166

162167
skyview
163168
^^^^^^^

0 commit comments

Comments
 (0)