From 63baf1a89eeb8305756713c3e3437d1f09fbac46 Mon Sep 17 00:00:00 2001 From: kt Date: Tue, 2 Jul 2019 21:40:00 -0700 Subject: [PATCH] Update CHANGELOG.md to include #3750 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a39fd58a20ff..5b7c0e9e5a64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,9 @@ IMPROVEMENTS: -* `azurerm_container_registry`: support for `network_rule_set` property [GH-3194] +* `azurerm_container_registry` - support for `network_rule_set` property [GH-3194] * `azurerm_security_center_contact` - the `phone` property is now optional [GH-3761] +* `azurerm_storage_account` - the `account_kind` property now supports `FileStorage` [GH-3750] BUG FIXES: