Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-release-bot authored and TeamCity committed Sep 8, 2020
1 parent a75803a commit ec1ed2e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 3.0.0 (Unreleased)
## 3.0.0 (September 08, 2020)

BREAKING CHANGES:

Expand All @@ -9,12 +9,12 @@ BREAKING CHANGES:

BUG FIXES:

- `terraform validate` fails because of missing token (GH-503)
- organization support for various resources (GH-501)
- `terraform validate` fails because of missing token ([#503](https://github.com/terraform-providers/terraform-provider-github/issues/503))
- organization support for various resources ([#501](https://github.com/terraform-providers/terraform-provider-github/issues/501))

ENHANCEMENTS:

* **New Data Source** `github_organization` (GH-521)
* **New Data Source** `github_organization` ([#521](https://github.com/terraform-providers/terraform-provider-github/issues/521))



Expand Down Expand Up @@ -177,7 +177,7 @@ FEATURES:
ENHANCEMENTS:

* `provider`: Added optional `individual` attribute, and made `organization` optional ([#242](https://github.com/terraform-providers/terraform-provider-github/issues/242))
* `resource/github_branch_protection`: Added `require_signed_commits` property [[#214](https://github.com/terraform-providers/terraform-provider-github/issues/214)]
* `resource/github_branch_protection`: Added `require_signed_commits` property ([#214](https://github.com/terraform-providers/terraform-provider-github/issues/214))

BUG FIXES:

Expand Down

0 comments on commit ec1ed2e

Please sign in to comment.