docs: Add PR#755 to changelog

This commit is contained in:
Stein Magnus Jodal 2014-06-22 09:50:14 +02:00
parent 9b9791ab5b
commit 7cfab1eff5

View File

@ -133,6 +133,10 @@ Feature release.
- Browse support for playlists and albums has been added. (PR: :issue:`749`,
:issue:`754`)
- The ``lsinfo`` command now returns browse results before local playlists.
This is helpful as not all clients sort the returned items. (PR:
:issue:`755`)
- Search terms that are empty or consists of only whitespace are no longer
included in the search query sent to backends. (PR: :issue:`758`)