From cc1780f328cb794eed19f4772c58a814244e99ae Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 14 Mar 2014 09:50:41 -0700 Subject: [PATCH] changelog for #586 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 47dfb1221..ec2a6cd4f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -49,6 +49,8 @@ Fixes: plugin now also depends on the `requests`_ Python library. * The :ref:`write-cmd` now only shows the changes to fields that will actually be written to a file. +* :doc:`/plugins/duplicates`: Spurious reports are now avoided for tracks with + missing values (e.g., no MBIDs). Thanks to Pedro Silva. .. _requests: http://www.python-requests.org/