From 566a58c8bbbe8ff0b9df3bcaec5fae0c1f0e5829 Mon Sep 17 00:00:00 2001 From: ghbrown Date: Thu, 9 Mar 2023 17:23:42 -0600 Subject: [PATCH] Edit changelog for discogs_client version check --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index b267e248a..9071f8831 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -43,6 +43,7 @@ New features: :bug:`4251` * :doc:`/plugins/discogs`: Permit appending style to genre. * :doc:`plugins/discogs`: Implement item_candidates for matching singletons. +* :doc:`plugins/discogs`: Check for compliant discogs_client module. * :doc:`/plugins/convert`: Add a new `auto_keep` option that automatically converts files but keeps the *originals* in the library. :bug:`1840` :bug:`4302`