Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-12-04 08:51:49 -06:00
parent 5985220497
commit eed83275e3

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
* provider/docker: Add support for setting log driver and options on `docker_container` resources [GH-3761]
* provider/vsphere: Add support for custom vm params on `vsphere_virtual_machine` [GH-3867]
* provider/vsphere: Rename vcenter_server config parameter to something clearer [GH-3718]
* provider/vsphere: Make allow_unverified_ssl a configuable on the provider [GH-3933]
BUG FIXES: