update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-22 12:19:13 -07:00
parent 0e8036a023
commit 1a68a36fcc
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ FEATURES:
builder. This is useful for provisioners. [GH-2232] builder. This is useful for provisioners. [GH-2232]
* **New config function: `template_dir`**: The directory to the template * **New config function: `template_dir`**: The directory to the template
being built. This should be used for template-relative paths. [GH-54] being built. This should be used for template-relative paths. [GH-54]
* **New provisioner: shell-local**: Runs a local shell script. [GH-770]
* **New provisioner: powershell**: Provision Windows machines * **New provisioner: powershell**: Provision Windows machines
with PowerShell scripts. [GH-2243] with PowerShell scripts. [GH-2243]
* **New provisioner: windows-shell**: Provision Windows machines with * **New provisioner: windows-shell**: Provision Windows machines with