Update CHANGELOG.md

pull/100/head 2.8.2
Matthieu Grieger 2015-10-14 18:27:49 -07:00
parent 5fcf31f094
commit 995e85b0c8
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
MumbleDJ Changelog
==================
### October 14, 2015 -- `v2.8.2`
* Fixed possible index out of range panic when auto shuffle is on (thanks [@GabrielPlassard](https://github.com/GabrielPlassard)).
### October 12, 2015 -- `v2.8.1`
* Added !shuffle, !shuffleon, and !shuffleoff commands (thanks [@GabrielPlassard](https://github.com/GabrielPlassard)).