Changelog for #3089

This commit is contained in:
Adrian Sampson 2019-03-31 21:52:30 -04:00
parent a588784dc7
commit 6c9c881989

View file

@ -77,6 +77,10 @@ New features:
:bug:`3081`
* The `badfiles` plugin now works in parallel (on Python 3 only).
Thanks to :user:`bemeurer`.
* Querying the library is now faster because we only convert fields that need
to be displayed.
Thanks to :user:`pprkut`.
:bug:`3089`
Changes: