Skip to content

Commit

Permalink
add changelog entry for v4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Udit committed Apr 18, 2021
1 parent f7f0298 commit cd35952
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.9.2 (April 18, 2021)

BUG FIXES:

- correct visibility for repositories created via a template ([#761](https://github.com/integrations/terraform-provider-github/issues/761))


## 4.9.1 (April 17, 2021)

BUG FIXES:
Expand Down Expand Up @@ -32,6 +39,7 @@ REGRESSIONS:

- new repositories created via a template have a public visibility ([#758](https://github.com/integrations/terraform-provider-github/issues/758))
- workaround: a subsequent plan / apply will set the visibility to what is configured
- fix: see v4.9.2

ENHANCEMENTS:

Expand Down

0 comments on commit cd35952

Please sign in to comment.