Skip to content

Commit 61238b9

Browse files
author
Jeremy Udit
committed
add v4.5.0 release notes
1 parent 97c7957 commit 61238b9

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1+
## 4.5.0 (February 17, 2021)
2+
3+
ENHANCEMENTS:
4+
5+
- Add ability for `github_team_repository` to accept slug as a valid `team_id` ([#693](https://github.com/integrations/terraform-provider-github/pull/693))
6+
17
## 4.4.1 (February 17, 2021)
28

39
BUG FIXES:
410

5-
- Add more context to error messaging for `github_branch_protection` (#691)
6-
- Satisfy linter recommendation for `github_branch_protection` (#694)
11+
- Add more context to error messaging for `github_branch_protection` ([#691](https://github.com/integrations/terraform-provider-github/pull/691))
12+
- Satisfy linter recommendation for `github_branch_protection` ([#694](https://github.com/integrations/terraform-provider-github/pull/694))
13+
714

815
## 4.4.0 (February 5, 2021)
916

0 commit comments

Comments
 (0)