diff --git a/CHANGELOG.md b/CHANGELOG.md index fd5e55de2..57f1914cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ FEATURES: * New builder: `amazon-chroot` can create EBS-backed AMIs without launching a new EC2 instance. This can shave minutes off of the AMI creation process. See the docs for more info. +* New provisioner: `salt-masterless` will provision the node using Salt + without a master. * The `vmware` builder now works with Workstation 9 on Windows. [GH-222] * The `vmware` builder now works with Player 5 on Linux. [GH-190]