docs: Add Zeroconf changes to changelog

This commit is contained in:
Stein Magnus Jodal 2015-09-15 11:28:07 +02:00
parent 6ad235564e
commit ae3b236e68

View File

@ -16,6 +16,16 @@ Local
- Made :confval:`local/data_dir` really deprecated. This change breaks older
versions of Mopidy-Local-SQLite and Mopidy-Local-Images.
Zeroconf
--------
- Require ``stype`` argument to :class:`mopidy.zeroconf.Zeroconf`.
- Use Avahi's interface selection by default. (Fixes: :issue:`1283`)
- Use Avahi server's hostname instead of ``socket.getfqdn()`` in service
display name.
Cleanups
--------