diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d0d1b3d49..f6379d6aeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -119,6 +119,10 @@ BUG FIXES: ## 2.5.0 (March 30, 2020) +REGRESSION: + +* `go-github` `v29.03` is incompatible with versions of GitHub Enterprise Server prior to `v2.21.5`. ([[#404](https://github.com/terraform-providers/terraform-provider-github/issues/404)]) + ENHANCEMENTS: * Add `apps` To `github_branch_protection` Restrictions