diff --git a/docs/changelog.rst b/docs/changelog.rst index b1819eeae..f42c83f23 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -9,6 +9,14 @@ Little fixes: * :doc:`/plugins/missing`: Avoid a possible error when an album's ``tracktotal`` field is missing. +New stuff: + +* :doc:`/plugins/echonest`: A drop in replacement of + :doc:`/plugins/echonest_tempo` that also fetches `Acoustic Attributes`_ from + `The Echo Nest`_. + +.. _Acoustic Attributes: http://developer.echonest.com/acoustic-attributes.html + 1.3.1 (October 12, 2013) ------------------------