docs: Add PR#762 to changelog

This commit is contained in:
Stein Magnus Jodal 2014-06-24 22:47:25 +02:00
parent f80c42f8f6
commit c513ff1aa5

View File

@ -141,6 +141,9 @@ This version has been released to npm as Mopidy.js v0.4.0.
This is helpful as not all clients sort the returned items. (PR:
:issue:`755`)
- Browse now supports different entries with identical names. (PR:
:issue:`762`)
- Search terms that are empty or consists of only whitespace are no longer
included in the search query sent to backends. (PR: :issue:`758`)