docs: Update changelog

This commit is contained in:
Stein Magnus Jodal 2014-06-22 09:58:45 +02:00
parent aed8670797
commit f850bb8bbc

View File

@ -67,6 +67,9 @@ Feature release.
them using pip. See the :ref:`http-server-api` for details. (Fixes:
:issue:`440`)
- Added web page at ``/mopidy/`` which lists all web clients installed as
Mopidy extensions. (Fixes: :issue:`440`)
- Added support for extending the HTTP frontend with additional server side
functionality. See :ref:`http-server-api` for details.