docs: Add Ref model to changelog

This commit is contained in:
Stein Magnus Jodal 2013-12-31 14:25:43 +01:00
parent b367d032f1
commit 9eab3cc8ce

View File

@ -12,6 +12,9 @@ v0.18.0 (UNRELEASED)
- Expose :meth:`mopidy.core.Core.version` for HTTP clients to manage
compatibility between API versions. (Fixes: :issue:`597`)
- Add :class:`mopidy.models.Ref` class for use as a lightweight reference to
other model types, containing just an URI, a name, and an object type.
**Pluggable local libraries**
Fixes issues :issue:`44`, partially resolves :issue:`397`, and causes