Skip to content

Commit 2a50ad9

Browse files
author
Jeremy Udit
committed
add changelog for v4.6.0
1 parent b877469 commit 2a50ad9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 4.6.0 (March 23, 2021)
2+
3+
ENHANCEMENTS:
4+
5+
* **New Resource** `github_app_installation_repository` ([#690](https://github.com/integrations/terraform-provider-github/issues/690))
6+
7+
BUG FIXES:
8+
9+
- Fix panic for `github_repository_file` ([#732](https://github.com/integrations/terraform-provider-github/pull/732))
10+
- Improve error messaging for `github_branch` ([#734](https://github.com/integrations/terraform-provider-github/pull/734))
11+
- Improve error messaging for `github_branch_protection` ([#721](https://github.com/integrations/terraform-provider-github/pull/721))
12+
- Fix update operation for `github_default_branch` ([#719](https://github.com/integrations/terraform-provider-github/pull/719))
13+
- Add name validation for `github_actions_organization_secret` ([#714](https://github.com/integrations/terraform-provider-github/pull/714))
14+
15+
116
## 4.5.2 (March 16, 2021)
217

318
BUG FIXES:

0 commit comments

Comments
 (0)