From 1c0ec99f9fc343ffbcb02159407d80128db3ba29 Mon Sep 17 00:00:00 2001 From: kt Date: Sun, 19 Jan 2020 17:23:19 -0800 Subject: [PATCH] Update CHANGELOG.md to include #5325 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 971595b36a01..a19e9596cf3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ IMPROVEMENTS: * dependencies: upgrading to `v38.1.0` of github.com/Azure/azure-sdk-for-go [GH-5385] * frontdoor: updating to use API version `2019-11-01` [GH-5385] +* `azurerm_cosmosdb_account` - add support for the `capabilities` capability [GH-5325] BUG FIXES: