Update CHANGELOG

pull/42/head 2.3.7
Matthieu Grieger 2015-02-02 17:46:57 -08:00
parent 42d9147b41
commit a8a6129c9f
1 changed files with 2 additions and 1 deletions

View File

@ -1,12 +1,13 @@
MumbleDJ Changelog
==================
### February 2, 2015 -- `v2.3.4, v2.3.5, v2.3.6`
### February 2, 2015 -- `v2.3.4, v2.3.5, v2.3.6, v2.3.7`
* Added panic on audio play fail for debugging purposes.
* Fixed '!' being recognized as '!skipplaylist'.
* Fixed !reset crash when there is no audio playing.
* Fixed newlines after YouTube URL messing up !add commands.
* Fixed empty song/playlist entry being added upon !add with invalid YouTube ID.
* Fixed go build issues.
### January 30, 2015 -- `v2.3.3`
* Fixed private messages crashing the bot when the target user switches channels or disconnects.