Add missing version number to CHANGELOG

This commit is contained in:
Matthieu Grieger 2015-01-10 16:19:46 -08:00
parent 6a172fc81b
commit 269f1cdd7e

View file

@ -1,7 +1,7 @@
MumbleDJ Changelog MumbleDJ Changelog
================== ==================
### January 10, 2015 -- `v2.2.6` ### January 10, 2015 -- `v2.2.6, v2.2.7`
* Fixed type mismatch error when building MumbleDJ. * Fixed type mismatch error when building MumbleDJ.
* Added traversal function to SongQueue. * Added traversal function to SongQueue.
* Added !numsongs command, which outputs how many songs are currently in the SongQueue. * Added !numsongs command, which outputs how many songs are currently in the SongQueue.