changelog

This commit is contained in:
Adam Harder 2024-11-06 23:27:18 -05:00
parent 507c91765d
commit 8448d8b4be

View file

@ -51,6 +51,7 @@ Bug fixes:
that it no longer treats "and" and "or" queries the same. To maintain
previous behaviour add commas between your query keywords. For help see
:ref:`combiningqueries`.
* Fix the ``TypeError`` when ``import.set_fields`` is provided non-string values. :bug:`4840`
For packagers: