Update changelog with --list-deps option (fixes #74)

This commit is contained in:
Stein Magnus Jodal 2012-09-01 00:20:53 +02:00
parent d712551c3f
commit 45086fb11d

View File

@ -18,6 +18,10 @@ v0.8 (in development)
Track position and CPID was intermixed, so it would cause a crash if a CPID
matching the track position didn't exist. (Fixes: :issue:`162`)
- Added :option:`--list-deps` option to :cmd:`mopidy` command that lists
required and optional dependencies, their current versions, and some other
information useful for debugging. (Fixes: :issue:`74`)
v0.7.3 (2012-08-11)
===================