From 7baedc8d8e27fd2e6c5210d06389aaf8a72f01ee Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Sat, 27 Dec 2014 00:34:38 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2cca0..762d618 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ MumbleDJ Changelog ### December 27, 2014 -- `v2.0.0` * Reached feature parity with old version of MumbleDJ. * Bot is now written completely in Golang instead of Lua and Python. +* Now uses [`gumble`](https://github.com/layeh/gumble) for interacting with Mumble instead of [`piepan`](https://github.com/layeh/piepan). * Stability improved in many areas. * Audio quality is slightly better due to using higher bitrate m4a files instead of Ogg Vorbis. * All YouTube URLs should be supported now.