From 8460c3631498b5fbe79ff7f0a067a75ee8c1036b Mon Sep 17 00:00:00 2001 From: Sharif Nassar Date: Thu, 5 Aug 2021 23:30:07 -0700 Subject: [PATCH] Fix link to issue --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9f5da13ae..e75efc3573 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -267,7 +267,7 @@ ENHANCEMENTS: REGRESSIONS: - undocumented, breaking configuration changes to `github_branch_protection` ([#566](https://github.com/integrations/terraform-provider-github/issues/566)) -- slowed performance of `github_branch_protection` ([$567](https://github.com/integrations/terraform-provider-github/issues/567)) +- slowed performance of `github_branch_protection` ([#567](https://github.com/integrations/terraform-provider-github/issues/567)) - change to default branch breaks refresh of existing `github_repository_file` resources ([#564](https://github.com/integrations/terraform-provider-github/issues/564)) BREAKING CHANGES: