Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-30 16:06:12 -07:00
parent 4c4020f723
commit c157da38c9
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ IMPROVEMENTS:
* builder/amazon: In `-debug` mode, the keypair used will be saved to
the current directory so you can access the machine. [GH-373]
* builder/amazon: In `-debug` mode, the DNS is outputted.
* provisioner/chef-solo: You can now use user variables in the `json`
configuration for Chef. [GH-362]
BUG FIXES: