From 5af55643c7b6028ef48d5b8a63929db07747b614 Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Wed, 14 Jan 2015 17:51:58 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29f2aea..dfbdb48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ MumbleDJ Changelog ================== -### January 14, 2015 -- `v2.2.9` +### January 14, 2015 -- `v2.2.9, v.2.2.10` * Set AudioEncoder Application to `gopus.Audio` instead of `gopus.Voice` for hopefully better sound quality. +* Added some commands to the !help string that were missing. ### January 12, 2015 -- `v2.2.8` * Added !nextsong command, which outputs some information about the next song in the queue if it exists.