Update CHANGELOG
This commit is contained in:
parent
5371f66599
commit
15b48bb71e
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
FEATURES:
|
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,
|
* builders/virtualbox: Guest additions can be attached rather than uploaded,
|
||||||
easier to handle for Windows guests. [GH-405]
|
easier to handle for Windows guests. [GH-405]
|
||||||
* provisioner/chef-solo: Ability to specify a custom Chef configuration
|
* provisioner/chef-solo: Ability to specify a custom Chef configuration
|
||||||
|
|
Loading…
Reference in New Issue