diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f4d4c2..ed09727 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ MumbleDJ Changelog * Fixed type mismatch error when building MumbleDJ. * Added traversal function to SongQueue. * Added !numsongs command, which outputs how many songs are currently in the SongQueue. +* Added !help command, which displays a list of valid commands in Mumble chat. ### January 9, 2015 -- `v2.2.5` * Fixed some YouTube playlist URLs crashing the bot and not retrieving metadata correctly.