From 5fdd5d08989a35a2284d960940fb0a284a5cc353 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Fri, 3 Apr 2015 21:36:46 +0200 Subject: [PATCH] docs: Add core changes to changelog --- docs/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 605a30fe..d161400e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,14 @@ Changelog This changelog is used to track all major changes to Mopidy. +v1.0.1 (unreleased) +=================== + +Core +---- + +- Update core controllers to handle backend exceptions in all calls that rely + on multiple backends. (Issue: :issue:`667`) v1.1.0 (UNRELEASED) ===================