Skip to content

Commit

Permalink
docs: add changelog entry for v4.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Udit committed Dec 13, 2021
1 parent b44e1cc commit 93fa497
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 4.19.0 (Dec 13, 2021)

ENHANCEMENTS:

- Export `branches` attribute of `github_repository` resource ([[#959](https://github.com/integrations/terraform-provider-github/pull/959)])
- Add `require_conversation_resolution` support for `github_branch_protection` resource ([[#904](https://github.com/integrations/terraform-provider-github/pull/904)])

BUG FIXES:

- Adjust length requirement to `topics` option for `github_repository` ([[#996](https://github.com/integrations/terraform-provider-github/pull/996)])
- Add `required_linear_history` support for `github_branch_protection` resource ([[#935](https://github.com/integrations/terraform-provider-github/pull/935)])


## 4.18.2 (Nov 30, 2021)

BUG FIXES:
Expand Down

0 comments on commit 93fa497

Please sign in to comment.