docs: Tweak changelog

This commit is contained in:
Stein Magnus Jodal 2015-04-05 02:13:30 +02:00
parent 0930cff933
commit 5d94a265cd

View File

@ -5,18 +5,18 @@ Changelog
This changelog is used to track all major changes to Mopidy.
v1.0.1 (unreleased)
v1.0.1 (UNRELEASED)
===================
Audio
-----
- Audio: Software volume control has been reworked to greatly reduce the delay
between changing the volume and the change taking effect. (Fixes:
:issue:`1097`)
- Software volume control has been reworked to greatly reduce the delay between
changing the volume and the change taking effect. (Fixes: :issue:`1097`)
- Audio: As a side effect of the previous bug fix, software volume is no longer
tied to the PulseAudio application volume when using ``pulsesink``. This
behavior was confusing for many users and doesn't work well with the plans
for multiple outputs.
- Software volume is no longer tied to the PulseAudio application volume when
using ``pulsesink``. This behavior was confusing for many users and doesn't
work well with the plans for multiple outputs.
v1.0.0 (2015-03-25)
===================