Update docs/changelog.rst

Co-authored-by: Šarūnas Nejus <snejus@protonmail.com>
This commit is contained in:
adamharder3 2024-11-11 10:43:31 -05:00 committed by GitHub
parent 8448d8b4be
commit a98cf47c06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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