Update CHANGELOG

This commit is contained in:
Matthieu Grieger 2014-09-15 12:21:50 -07:00
parent 6b6d1e103f
commit 4b72143a53

View file

@ -1,5 +1,13 @@
MumbleDJ Changelog
==================
### September 15, 2014
* Added command parsing.
* Added placeholder functions for various commands.
* Added admin, message, and other miscellaneous config options.
* Removed start command.
* Added a permissions/admin system.
### September 14, 2014
* Changed the base for the project from pymumble to piepan.
* Entire codebase is now written in Lua instead of Python.