diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b09fd79d9..3933af3a50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ BUG FIXES: +* Documentation Fix for `github_actions_public_key` data-source [GH-458] * Documentation Fix for `github_branch_protection` resource [GH-410] * Documentation Layout Fix for `github_ip_ranges` and `github_membership` data sources [GH-423] * Documentation Fix for `github_repository_file` import [GH-443] @@ -10,8 +11,6 @@ BUG FIXES: ENHANCEMENTS: * **New Data Source** `github_organization_team_sync_groups` [GH-400] * **New Resource** `github_team_sync_group_mapping` [GH-400] -* data-source/github_repository: Add `visibility` attribute [GH-441] -* resource/github_repository: Add `visibility` attribute [GH-441] ## 2.7.0 (May 01, 2020)