From 63f36d99cc76e0f3767f585e8d91f3171fe6dc49 Mon Sep 17 00:00:00 2001 From: xuzhang3 Date: Fri, 16 Jul 2021 14:48:57 +0800 Subject: change log update for v0.1.6 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6add4182..c4f65305 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,20 @@ ## 0.1.6 (Unreleased) FEATURES: + * **New Resource** `serviceendpoint_generic` [#402](https://github.com/microsoft/terraform-provider-azuredevops/issues/402) * **New Resource** `serviceendpoint_generic_git` [#402](https://github.com/microsoft/terraform-provider-azuredevops/issues/402) IMPROVEMENTS: * `resource_git_repository` - Support import private repository. [#236](https://github.com/microsoft/terraform-provider-azuredevops/issues/236) +* `resource_git_repository` - Support import private repository. [#236](https://github.com/microsoft/terraform-provider-azuredevops/issues/236) * `azuredevops_git_permissions` - Can create permissions on non-existent branches. [#411](https://github.com/microsoft/terraform-provider-azuredevops/issues/411) +* `azuredevops_repository_policy_author_email_pattern` - Support project level repository policy setting [#113](https://github.com/microsoft/terraform-provider-azuredevops/issues/113) +* `azuredevops_repository_policy_file_path_pattern` - Support project level repository policy setting [#113](https://github.com/microsoft/terraform-provider-azuredevops/issues/113) +* `azuredevops_git_permissions` - Will not check branch existence [#411](https://github.com/microsoft/terraform-provider-azuredevops/issues/411) BUG FIX: * `azuredevops_git_repository` - Changing the `init_type` will recreate the repository. [#406](https://github.com/microsoft/terraform-provider-azuredevops/issues/406) +* `azuredevops_serviceendpoint_kubernetes` - Import crash. [#414](https://github.com/microsoft/terraform-provider-azuredevops/issues/414) ## 0.1.5 FEATURES: -- cgit v1.2.3