Update CHANGELOG
This commit is contained in:
parent
3d6427b14a
commit
de90223661
|
@ -1,6 +1,11 @@
|
||||||
MumbleDJ Changelog
|
MumbleDJ Changelog
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
### January 5, 2015 -- `v2.2.1`
|
||||||
|
* Attached `gumbleutil.AutoBitrate` EventListener to client. This should hopefully fix the issues with audio cutting in and out.
|
||||||
|
* Moved dependency installation to default `make` command to better enforce new updates.
|
||||||
|
* Added `make build` to `Makefile` to allow previous functionality of the default `make` command.
|
||||||
|
|
||||||
### January 3, 2015 -- `v2.2.0`
|
### January 3, 2015 -- `v2.2.0`
|
||||||
* Added ability to add YouTube playlists to the queue. Note that the max size of a playlist is 25 songs, anything larger will only use the first 25 songs in the playlist.
|
* Added ability to add YouTube playlists to the queue. Note that the max size of a playlist is 25 songs, anything larger will only use the first 25 songs in the playlist.
|
||||||
* Fixed a crash while attempting to add URLs to the queue.
|
* Fixed a crash while attempting to add URLs to the queue.
|
||||||
|
|
Reference in a new issue