diff --git a/CHANGELOG.md b/CHANGELOG.md index a191fd82b0f7..9e4f43d9cee2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ BUG FIXES: * `azurerm_sql_database` - fixing creating a DB with a PointInTimeRestore [GH-197] * `azurerm_virtual_machine` - fix a crash when the properties for a network inteface aren't returned [GH-208] +* `azurerm_virtual_machine` - changes to custom data should force new resource [GH-211] * Checking to ensure the HTTP Response isn't `nil` before accessing it (fixes [GH-200]) [GH-204] ## 0.1.4 (July 26, 2017)