Update CHANGELOG

pull/18/head 2.2.6
Matthieu Grieger 2015-01-10 13:36:46 -08:00
parent 3b5a015593
commit 25a5cb327b
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
MumbleDJ Changelog
==================
### January 10, 2015 -- `v2.2.6`
* 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.
### January 9, 2015 -- `v2.2.5`
* Fixed some YouTube playlist URLs crashing the bot and not retrieving metadata correctly.