Merge changes lists, as we won't do a 0.1.1 release

This commit is contained in:
Stein Magnus Jodal 2010-10-21 22:34:22 +02:00
parent abe54aacb0
commit 9895afbfd3

View File

@ -27,18 +27,9 @@ No description yet.
:attr:`mopidy.settings.DEBUG_LOG_FILENAME`.
- Switched from using subprocesses to threads. This partly fixes the OS X
support. See :issue:`14` for details.
- MPD frontend: ``list`` now supports queries by artist, album name, and date,
as used by e.g. the Ario client. (Fixes: :issue:`20`)
0.1.1 (in development)
======================
No description yet.
**Changes**
- MPD frontend: ``add ""`` and ``addid ""`` now behaves as expected. (Fixes
- MPD command ``list`` now supports queries by artist, album name, and date, as
used by e.g. the Ario client. (Fixes: :issue:`20`)
- MPD command ``add ""`` and ``addid ""`` now behaves as expected. (Fixes
:issue:`16`)
- Fix wrong behavior on end of track and next after random mode has been used.
(Fixes: :issue:`18`)