From 1b24d92db68c3c22743c273258f88030b32bb3a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Detrey?= Date: Wed, 9 May 2018 10:36:06 +0200 Subject: [PATCH] Add changelog entry for PR #2917. --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4a51b2f9c..c87935668 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -113,6 +113,8 @@ Fixes: main track list. Thanks to :user:`jdetrey`. :bug:`1638` * :doc:`/plugins/keyfinder`: Avoid a crash when trying to process unmatched tracks. :bug:`2537` +* In the ``mbsync`` plugin, support MusicBrainz recording ID changes, relying + on release track IDs instead. Thanks to :user:`jdetrey`. :bug:`1234` For developers: