diff --git a/docs/changelog.rst b/docs/changelog.rst index 9aecb823b..e898513a0 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,9 +10,9 @@ library by typing ``pip install requests`` or the equivalent for your OS. New: -* :doc:`/plugins/lyrics`: Add musixmatch source. -* :doc:`/plugins/lyrics`: New ``sources`` config option that lets you choose - exactly where to look for lyrics and in which order. +* :doc:`/plugins/lyrics`: Add `musixmatch`_ source and introduce a new ``sources`` + config option that lets you choose exactly where to look for lyrics and in + which order. * :doc:`/plugins/lyrics`: Add brazilian and hispanic sources to Google custom search engine. * A new :doc:`/plugins/permissions` makes it easy to fix permissions on music @@ -50,7 +50,7 @@ Fixed: .. _API changes: http://developer.echonest.com/forums/thread/3650 .. _Plex: https://plex.tv/ - +.. _musixmatch: https://www.musixmatch.com/ 1.3.9 (November 17, 2014) -------------------------