Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-02-24 09:52:17 -08:00
parent ab97545a52
commit 44f5f059e6
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ FEATURES:
* **New provisioner:** `chef-client` - Provision using a the `chef-client`
command, which talks to a Chef Server. [GH-855]
* **New provisioner:** `puppet-server` - Provision using Puppet by
communicating to a Puppet master. [GH-796]
IMPROVEMENTS: