update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2016-12-07 20:53:10 -05:00
parent 557375f2a2
commit 134b438c92
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ FEATURES:
IMPROVEMENTS: IMPROVEMENTS:
* core: SIGTERM also triggers graceful shutdown in addition to SIGINT [GH-10534]
* provider/aws: Add support for termination protection and autotermination to EMR [GH-10252] * provider/aws: Add support for termination protection and autotermination to EMR [GH-10252]
* provider/azurerm: make DiskSizeGB optional for azurerm_virtual_machine data_disks [GH-10232] * provider/azurerm: make DiskSizeGB optional for azurerm_virtual_machine data_disks [GH-10232]
* provider/azurerm support `license_type` virtual_machine property [GH-10539] * provider/azurerm support `license_type` virtual_machine property [GH-10539]