diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f164dc..c4d01ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ MumbleDJ Changelog ### September 26, 2014 * Removed play and pause commands. There were issues with these commands, and they both serve functions that can be done within Mumble per-user. * Removed all play and pause configuration options from config.lua. +* Updated .gitignore to ignore .ogg files. ### September 25, 2014 * Forced ffmpeg to use libvorbis codec.