diff --git a/docs/changelog.rst b/docs/changelog.rst index fc6b4cd93..bb95c46ae 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -75,6 +75,8 @@ New features: Thanks to :user:`wildthyme`. * :doc:`/plugins/discogs`: The plugin has rate limiting for the discogs API now. :bug:`3081` +* The `badfiles` plugin now works in parallel (on Python 3 only). + Thanks to :user:`bemeurer`. Changes: