Skip to content

Commit

Permalink
Update CHANGELOG to include #243
Browse files Browse the repository at this point in the history
  • Loading branch information
tracypholmes authored Jul 16, 2019
1 parent 072d55a commit 526ac62
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@

ENHANCEMENTS:

* `resource/github_branch_protection`: will now return an error when users are not correctly added [GH-158]
* dependencies: Updates module `hashicorp/terraform` to `v0.12.4` [GH-243]
* `resource/github_branch_protection`: Will now return an error when users are not correctly added [GH-158]

BUG FIXES:

* `resource/github_organization_webhook`: properly set webhook secret in state [GH-251]
* `resource/github_repository_webhook`: properly set webhook secret in state [GH-251]
* `resource/github_organization_webhook`: Properly set webhook secret in state [GH-251]
* `resource/github_repository_webhook`: Properly set webhook secret in state [GH-251]

## 2.2.0 (June 28, 2019)

Expand Down

0 comments on commit 526ac62

Please sign in to comment.