Updated CHANGELOG

This commit is contained in:
Matthieu Grieger 2015-04-17 16:57:56 -07:00
parent bf5ec20416
commit 8751c7e723

View file

@ -1,6 +1,10 @@
MumbleDJ Changelog
==================
### April 17, 2015 -- `v2.7.0`
* Migrated all YouTube API calls to YouTube Data API v3. This means that you **MUST** follow the instructions in the following link if you were using a previous version of MumbleDJ: https://github.com/matthieugrieger/mumbledj#youtube-api-keys.
* Made the SongQueue much more flexible. These changes will allow easy addition of support for other music services.
### March 28, 2015 -- `v2.6.10`
* Fixed a crash that would occur when the last song of a playlist was skipped.