From e09e6976074f9167173c50e3443e3cf00aa5f48c Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Wed, 13 Mar 2019 20:54:42 -0400 Subject: [PATCH] Changelog/thanks for #3092 --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 7e98a8360..d925a194a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -152,6 +152,10 @@ Fixes: :bug:`3165` * :doc:`/plugins/hook`: Fix byte string interpolation in hook commands. :bug:`2967` :bug:`3167` +* Avoid some deprecation warnings with certain versions of the MusicBrainz + library. + Thanks to :user:`zhelezov`. + :bug:`2826` :bug:`3092` .. _python-itunes: https://github.com/ocelma/python-itunes