Update CHANGELOG
This commit is contained in:
parent
0c6b1ddb1d
commit
a53134ac63
|
@ -1,10 +1,15 @@
|
||||||
MumbleDJ Changelog
|
MumbleDJ Changelog
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
### September 17, 2014
|
||||||
|
* Removed USERNAME field from config.lua. It wasn't needed and introduced situations that may cause problems.
|
||||||
|
* Fixed download_audio.py. It now seems to reliably download/encode audio. ffmpeg output has been silenced.
|
||||||
|
|
||||||
### September 16, 2014
|
### September 16, 2014
|
||||||
* Removed volumeup/volumedown commands, replaced with just volume.
|
* Removed volumeup/volumedown commands, replaced with just volume.
|
||||||
* Added deque.lua (thanks Pierre Chapuis!).
|
* Added deque.lua (thanks Pierre Chapuis!).
|
||||||
* Added song_queue.lua.
|
* Added song_queue.lua.
|
||||||
|
* Made significant progress toward a working song system.
|
||||||
|
|
||||||
### September 15, 2014
|
### September 15, 2014
|
||||||
* Added command parsing.
|
* Added command parsing.
|
||||||
|
|
Reference in a new issue