docs:Update changelog to show issues under correct headings.
This commit is contained in:
parent
895eab0834
commit
7991e94042
@ -73,13 +73,10 @@ v2.1.0 (UNRELEASED)
|
|||||||
- Now updates the track name when the stream title changes.
|
- Now updates the track name when the stream title changes.
|
||||||
- Adding a browsed radio station to the tracklist now also starts playback of the station.
|
- Adding a browsed radio station to the tracklist now also starts playback of the station.
|
||||||
(Addresses: `#98 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/98>`_).
|
(Addresses: `#98 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/98>`_).
|
||||||
- Remove support for defunct Grooveshark service.
|
|
||||||
(Addresses: `#120 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/120>`_).
|
|
||||||
- Increase volume slider handle by 30% to make it easier to grab on mobile devices.
|
- Increase volume slider handle by 30% to make it easier to grab on mobile devices.
|
||||||
- Add application cache manifest file for quicker loads and to allow client devices to detect when local caches should
|
- Add application cache manifest file for quicker loads and to allow client devices to detect when local caches should
|
||||||
be invalidated.
|
be invalidated.
|
||||||
- Use standard Mopidy mixer methods to mute / un-mute playback.
|
- Use standard Mopidy mixer methods to mute / un-mute playback.
|
||||||
- Added event handling for 'muteChanged' event. (Fixes: `#141 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/141>`_).
|
|
||||||
|
|
||||||
**Fixes**
|
**Fixes**
|
||||||
|
|
||||||
@ -106,6 +103,9 @@ v2.1.0 (UNRELEASED)
|
|||||||
- Re-align the menu and search buttons in the title bar.
|
- Re-align the menu and search buttons in the title bar.
|
||||||
(Fixes: `#148 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/148>`_).
|
(Fixes: `#148 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/148>`_).
|
||||||
- Use explicit Mopidy.js calling convention. (Fixes: `#79 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/79>`_).
|
- Use explicit Mopidy.js calling convention. (Fixes: `#79 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/79>`_).
|
||||||
|
- Added event handling for 'muteChanged' event. (Fixes: `#141 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/141>`_).
|
||||||
|
- Remove support for defunct Grooveshark service.
|
||||||
|
(Fixes: `#120 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/120>`_).
|
||||||
|
|
||||||
|
|
||||||
v2.0.0 (2015-03-26)
|
v2.0.0 (2015-03-26)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user