Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-09-05 16:14:08 -07:00
parent 539e3b4816
commit 880ac53167
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ IMPROVEMENTS:
* builder/vmware-vmx: Proper `floppy_files` support. [GH-1057] * builder/vmware-vmx: Proper `floppy_files` support. [GH-1057]
* command/build: Add `-color=false` flag to disable color. [GH-1433] * command/build: Add `-color=false` flag to disable color. [GH-1433]
* post-processor/docker-push: Can now specify login credentials. [GH-1243] * post-processor/docker-push: Can now specify login credentials. [GH-1243]
* provisioner/chef-client: Support `chef_environment`. [GH-1190]
BUG FIXES: BUG FIXES: