From 0af6a94dbc5b0f6f4d78840d1554064f68f8b70d Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Tue, 19 May 2015 01:22:21 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ea4bf8..ac1421a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ MumbleDJ Changelog ================== +### May 19, 2015 -- `v2.7.4` +* Fixed a panic that occurred when certain YouTube playlists were added to the queue. + ### 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)).