From 5d2e203f2487c052e7d38180c1e7fa3d84683979 Mon Sep 17 00:00:00 2001 From: David Logie Date: Fri, 23 Feb 2018 21:43:12 +0000 Subject: [PATCH] Add changelog entry for #2816. --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index a38d5504a..d639b0e20 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -56,6 +56,9 @@ Fixes: incompatible between the source and target file formats. :bug:`2814` Thanks to :user:`autrimpo`. +* Importing a release with multiple release events now selects the + event based on the order of your :ref:`preferred` countries rather than + the order of release events in MusicBrainz. :bug:`2816` For developers: