Skip to content

Commit 5c1b630

Browse files
committed
changelog
1 parent 182a790 commit 5c1b630

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ mast
2828
- Filtering by file extension or by a string column is now case-insensitive in ``MastMissions.filter_products``
2929
and ``Observations.filter_products``. [#3427]
3030

31+
- Expand the supported data types for filter values in ``Mast.mast_query``. Previously, users had to input
32+
filter values enclosed in lists, even when specifying a single value or dictionary. [#3422]
33+
3134

3235
Infrastructure, Utility and Other Changes and Additions
3336
-------------------------------------------------------

0 commit comments

Comments
 (0)