Skip to content

Commit b413047

Browse files
author
Jeremy Udit
committed
docs: add changelog entry for v4.18.0
1 parent b79eb64 commit b413047

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 4.18.0 (Nov 8, 2021)
2+
3+
ENHANCEMENTS:
4+
5+
- **New Resource:** `github_actions_organization_permissions` ([[#920](https://github.com/integrations/terraform-provider-github/pull/920)])
6+
7+
BUG FIXES:
8+
9+
- Add newline compatbility to GitHub App provider authentication ([[#931](https://github.com/integrations/terraform-provider-github/pull/931)])
10+
- Fix `strict` setting of `required_status_checks` for `github_branch_protection` resource ([[#880](https://github.com/integrations/terraform-provider-github/issues/880)])
11+
12+
113
## 4.17.0 (Oct 17, 2021)
214

315
ENHANCEMENTS:

0 commit comments

Comments
 (0)