summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorxuzhang3 <Zhangxu894765>2021-03-10 17:17:25 +0800
committerxuzhang3 <Zhangxu894765>2021-03-10 17:17:25 +0800
commitf1d0054462c0abfd6e763b4f7812a0a7082b3a0f (patch)
tree927aa0c4bc680da0eb056550d4dccc87f55fb6c3 /CHANGELOG.md
parent92465b238761273aad085c05e2eb6fc9fd4172b0 (diff)
update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a4e95e8..0a0cdceb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS:
* All service endpoints - Description accept any string between 0~1024 in length [#295](https://github.com/microsoft/terraform-provider-azuredevops/issues/295)
* `azuredevops_git_repository` - Support import Azure Git repository resource [#43](https://github.com/microsoft/terraform-provider-azuredevops/issues/43)
+* `azuredevops_serviceendpoint_azurecr` - Support expose service principal ID [#317](https://github.com/microsoft/terraform-provider-azuredevops/issues/317)
BUG FIX:
* `azuredevops_serviceendpoint_azurecr` - Fix unable to update the description [#312](https://github.com/microsoft/terraform-provider-azuredevops/issues/312)