Update changelog and authors

This commit is contained in:
Stein Magnus Jodal 2013-03-30 15:02:04 +01:00
parent 7e0b16680c
commit eb58296d61
2 changed files with 4 additions and 0 deletions

View File

@ -15,5 +15,6 @@
- Wouter van Wijk <woutervanwijk@gmail.com>
- Jeremy B. Merrill <jeremybmerrill@gmail.com>
- 0xadam <radx@live.com.au>
- herrernst <herr.ernst@gmail.com>
- Nick Steel <kingosticks@gmail.com>
- Zan Dobersek <zandobersek@gmail.com>

View File

@ -33,6 +33,9 @@ v0.13.0 (in development)
- Make ``mopidy-scan`` work with Ogg Vorbis files. (Fixes: :issue:`275`)
- Fix playback of files with non-ASCII chars in their file path. (Fixes:
:issue:`353`)
**Spotify backend**
- Let GStreamer handle time position tracking and seeks. (Fixes: :issue:`191`)