docs: Update changelog after rebase

This commit is contained in:
Thomas Adamcik 2015-04-06 23:30:19 +02:00
parent 5fdd5d0898
commit 56eb08ea7e

View File

@ -4,14 +4,6 @@ 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)
===================
@ -22,6 +14,9 @@ Core API
- Calling :meth:`mopidy.core.library.LibraryController.search`` with ``kwargs``
as the query is no longer supported (PR: :issue:`1090`)
- Update core controllers to handle backend exceptions in all calls that rely
on multiple backends. (Issue: :issue:`667`)
Internal changes
----------------