From 6511aef73a8b74df57ad0339574118c6953469d6 Mon Sep 17 00:00:00 2001 From: angie pinilla Date: Fri, 15 May 2020 15:38:57 -0400 Subject: [PATCH] Update CHANGELOG FOR #457 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3933af3a50..176ae7a020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ BUG FIXES: +* resource/github_repository_collaborator: Allow modifying permissions from `maintain` and `triage` [GH-457] * 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]