Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-19 17:58:34 -04:00 committed by GitHub
parent 6772360c2d
commit 20300b4359

View File

@ -33,6 +33,7 @@ IMPROVEMENTS:
* provider/azurerm: Virtual Machine Scale Sets with managed disk support [GH-13717]
* provider/azurerm: Virtual Machine Scale Sets with single placement option support [GH-14510]
* provider/azurerm: Adding support for VMSS Data Disks using Managed Disk feature [GH-14608]
* provider/azurerm: Adding support for 4TB disks [GH-14688]
* provider/datadog: Add last aggregator to datadog_timeboard resource [GH-14391]
* provider/datadog: Added new evaluation_delay parameter [GH-14433]
* provider/docker: Allow Windows Docker containers to map volumes [GH-13584]