Update changelog with mixer track selection change.

This commit is contained in:
Thomas Adamcik 2013-01-03 22:54:13 +01:00
parent c03d99e55b
commit 91297c1ba8

View File

@ -18,6 +18,8 @@ v0.12.0 (in development)
- ``foo(**data)`` fails if the keys in ``data`` is unicode strings on Python
< 2.6.5rc1.
- Improve selection of mixer tracks for volume control. (Fixes: :issuse:`307`)
**Spotify backend**
- Let GStreamer handle time position tracking and seeks. (Fixes: :issue:`191`)