Skip to content

Commit b9b5aa1

Browse files
author
Jeremy Udit
committed
docs: add changelog entry for v4.11.0
1 parent cfd2861 commit b9b5aa1

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
## Unreleased
1+
## 4.11.0 (Jun 7, 2021)
22

33
BREAKING CHANGES:
44

5-
- Allow GitHub App PEM data to be passed directly ([#803](https://github.com/integrations/terraform-provider-github/issues/803))
5+
- Allow PEM data to be passed directly for GitHub App provider authentication ([#803](https://github.com/integrations/terraform-provider-github/issues/803))
6+
7+
ENHANCEMENTS:
8+
9+
- Add `encrypted_value` field to `github_actions_secret` and `github_actions_organization_secret` resources ([#807](https://github.com/integrations/terraform-provider-github/issues/807))
10+
11+
BUG FIXES:
12+
13+
- Fix error handling when branch does not exist for `github_branch` resource ([#806](https://github.com/integrations/terraform-provider-github/issues/806))
614

715
## 4.10.1 (May 25, 2021)
816

0 commit comments

Comments
 (0)