From 225c4ed41c644a478e0f638f67e5f2e34c17ca63 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Wed, 16 Oct 2013 21:55:51 -0700 Subject: [PATCH] changelog for #420 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2f3406dbb..6f69dfceb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -9,6 +9,8 @@ Little fixes: * :doc:`/plugins/missing`: Avoid a possible error when an album's ``tracktotal`` field is missing. * :doc:`/plugins/ftintitle`: Fix an error when the sort artist is missing. +* :doc:`/plugins/echonest_tempo`: The plugin should now match songs more + reliably (i.e., fewer "no tempo found" messages). Thanks to Peter Schnebel. 1.3.1 (October 12, 2013) ------------------------