Skip to content

Commit c5eda72

Browse files
author
Jeremy Udit
committed
add changelog entry for v4.3.2
1 parent f649466 commit c5eda72

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1+
## 4.3.2 (February 2, 2021)
2+
3+
BUG FIXES:
4+
5+
* Improved detection of repository name for `github_branch_protection` ([#684](https://github.com/integrations/terraform-provider-github/issues/684))
6+
* Reverts error handling in provider configuration ([#685](https://github.com/integrations/terraform-provider-github/issues/685))
7+
18
## 4.3.1 (January 22, 2021)
29

10+
REGRESSIONS:
11+
12+
- provider configuration breaks for individual accounts ([#678](https://github.com/integrations/terraform-provider-github/issues/678))
13+
314
BUG FIXES:
415

516
* Send valid payload when editing a repository resource with `github_branch_default` ([#666](https://github.com/integrations/terraform-provider-github/issues/666))

0 commit comments

Comments
 (0)