From 189153f888bbdd5d4b405e99790f3635789062e1 Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Thu, 14 May 2015 10:47:43 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 243bbed..9ea4bf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ MumbleDJ Changelog ================== +### May 14, 2015 -- `v2.7.3` +* Fixed `!move` not working for subchannels (thanks [@mkbwong](https://github.com/mkbwong)). +* Fixed MumbleDJ showing invalid YouTube ID error message in chat when an invalid YouTube API key is supplied (thanks [@fiveofeight](https://github.com/fiveofeight)). +* Fixed MumbleDJ showing invalid YouTube ID error message in chat when a song exceeds the allowed time duration. + ### May 12, 2015 -- `v2.7.2` * Fixed incorrect values shown in timestamp for videos over an hour long. * Reworked timestamp parsing.