From 69b1f5e27046aa2f3b844bf453a40205031fa746 Mon Sep 17 00:00:00 2001 From: kingosticks Date: Sun, 15 Dec 2013 20:38:45 +0000 Subject: [PATCH] get_version changelog entry --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 09b7840c..5c1363fc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,6 +7,11 @@ This changelog is used to track all major changes to Mopidy. v0.18.0 (UNRELEASED) ==================== +**Core API** + +- Expose :meth:`mopidy.core.Core.get_version` to HTTP clients for managing + compatability between API versions. (Fixes: :issue:`597`) + **Pluggable local libraries** Fixes issues :issue:`44`, partially resolves :issue:`397`, and causes