Added Chef Windows support to the changelog

This commit is contained in:
Chris Bednarski 2016-01-28 15:16:15 -08:00
parent 87532b1b00
commit fa4f5106a4
1 changed files with 3 additions and 2 deletions

View File

@ -12,11 +12,12 @@ BACKWARDS INCOMPATIBILITIES:
FEATURES:
* **Chef on Windows**: The chef provisioner now has native support for Windows using Powershell and WinRM [GH-1215]
* **New `vmware-esxi` feature**: Packer can now export images from vCloud or
vSphere during the build. [GH-1921]
* **Artifice post-processor**: Override packer artifacts during post-
processing. This allows you to extract artifacts from a packer builder and
use them with other post-processors like compress, docker, and Atlas.
* **New `vmware-esxi` feature**: Packer can now export images from vCloud or
vSphere during the build. [GH-1921]
IMPROVEMENTS: