From de9022366117f2d754e3710b1141e9c520427b85 Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Mon, 5 Jan 2015 12:05:46 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) 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.