From c3c7aa619d6fd4230c79d8f755b802e42f2087db Mon Sep 17 00:00:00 2001 From: Bernardo Meurer Date: Sat, 18 Aug 2018 12:13:28 -0300 Subject: [PATCH] Updated changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) 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: