Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2015-06-25 17:49:37 +02:00
parent c861f431a7
commit a2ab3a1402
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ IMPROVEMENTS:
* provider/openstack: Can now configure endpoint type (public, admin,
internal) [GH-2262]
* provider/cloudstack: `cloudstack_instance` now supports projects [GH-2115]
* provisioner/chef: Added a `os_type` to specifically specify the target OS [GH-2483]
* provisioner/chef: Added a `ohai_hints` option to upload hint files [GH-2487]
BUG FIXES: