Added chef encrypted data bag secret to changelog

This commit is contained in:
Chris Bednarski 2016-01-13 14:01:27 -08:00
parent 3eabc6253d
commit 41c767850a

View File

@ -51,6 +51,8 @@ IMPROVEMENTS:
* builder/qemu: Now specifies `virtio-scsi` by default [GH-2422]
* builder/qemu: Now checks for version-specific options [GH-2376]
* builder/docker-import: Can now import Artifice artifacts [GH-2718]
* provisioner/chef: Now supports `encrypted_data_bag_secret_path` option
[GH-2653]
* provisioner/puppet: Now accepts the `extra_arguments` parameter [GH-2635]
* post-processor/atlas: Added support for compile ID. [GH-2775]