Skip to content

Commit

Permalink
v4.24.0 changelog (#1135)
Browse files Browse the repository at this point in the history
  • Loading branch information
kfcampbell authored Apr 28, 2022
1 parent d1199a2 commit 07137c7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# 4.24.0 (Apr 28, 2022)

ENHANCEMENTS:
* Support for allow_forking on a repository/update to go-github v42 by @diogopms in https://github.com/integrations/terraform-provider-github/pull/1033
* Upgrade go-github to v43.0.0 by @btkostner in https://github.com/integrations/terraform-provider-github/pull/1087

BUG FIXES:

* Fix go module path by @turkenh in https://github.com/integrations/terraform-provider-github/pull/961
* fix: remove incorrect required schema key on ref data source by @youcandanch in https://github.com/integrations/terraform-provider-github/pull/1109
* Bump Go version for Actions release CI to 1.18 by @kfcampbell in https://github.com/integrations/terraform-provider-github/pull/1134
* build(deps): bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/integrations/terraform-provider-github/pull/1110
* Fix linting issues by @kfcampbell in https://github.com/integrations/terraform-provider-github/pull/1107


# 4.23.0 (Mar 25, 2022)

ENHANCEMENTS:
Expand Down

0 comments on commit 07137c7

Please sign in to comment.