docs: Update changelog after rebase
This commit is contained in:
parent
5fdd5d0898
commit
56eb08ea7e
@ -4,14 +4,6 @@ Changelog
|
|||||||
|
|
||||||
This changelog is used to track all major changes to Mopidy.
|
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)
|
v1.1.0 (UNRELEASED)
|
||||||
===================
|
===================
|
||||||
@ -22,6 +14,9 @@ Core API
|
|||||||
- Calling :meth:`mopidy.core.library.LibraryController.search`` with ``kwargs``
|
- Calling :meth:`mopidy.core.library.LibraryController.search`` with ``kwargs``
|
||||||
as the query is no longer supported (PR: :issue:`1090`)
|
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
|
Internal changes
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user