Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-09-20 11:21:03 -07:00
parent 5371f66599
commit 15b48bb71e
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
FEATURES:
* core: You can now specify `only` and `except` configurations on any
provisioner or post-processor to specify a list of builds that they
are valid for. [GH-438]
* builders/virtualbox: Guest additions can be attached rather than uploaded,
easier to handle for Windows guests. [GH-405]
* provisioner/chef-solo: Ability to specify a custom Chef configuration