Update CHANGELOG

This commit is contained in:
Matthieu Grieger 2015-05-14 10:47:43 -07:00
parent 12b7cb3a77
commit 189153f888

View file

@ -1,6 +1,11 @@
MumbleDJ Changelog
==================
### 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)).
* Fixed MumbleDJ showing invalid YouTube ID error message in chat when a song exceeds the allowed time duration.
### May 12, 2015 -- `v2.7.2`
* Fixed incorrect values shown in timestamp for videos over an hour long.
* Reworked timestamp parsing.