diff --git a/CHANGELOG.md b/CHANGELOG.md index ff9800d..c9c3692 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ 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` * 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.