Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2015-12-08 22:20:04 -07:00
parent 8ebb74cbff
commit 377ac3e3a0
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ IMPROVEMENTS:
* 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]
* provider/openstack: Increase instance timeout from 10 to 30 minutes [GH-4223]
BUG FIXES: