Skip to content

Commit

Permalink
docs: add changelog entry for v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Udit committed Jun 8, 2021
1 parent cfd2861 commit b9b5aa1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
## Unreleased
## 4.11.0 (Jun 7, 2021)

BREAKING CHANGES:

- Allow GitHub App PEM data to be passed directly ([#803](https://github.com/integrations/terraform-provider-github/issues/803))
- Allow PEM data to be passed directly for GitHub App provider authentication ([#803](https://github.com/integrations/terraform-provider-github/issues/803))

ENHANCEMENTS:

- Add `encrypted_value` field to `github_actions_secret` and `github_actions_organization_secret` resources ([#807](https://github.com/integrations/terraform-provider-github/issues/807))

BUG FIXES:

- Fix error handling when branch does not exist for `github_branch` resource ([#806](https://github.com/integrations/terraform-provider-github/issues/806))

## 4.10.1 (May 25, 2021)

Expand Down

0 comments on commit b9b5aa1

Please sign in to comment.