From eeecf5183c64b833ae7904b239b795e4daad5ea7 Mon Sep 17 00:00:00 2001 From: Dana Hoffman Date: Thu, 27 Apr 2017 13:04:46 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 489bf2ea4a..58244c1307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ BUG FIXES: * provider/aws: Fix issue getting partition for federated users [GH-13992] * provider/aws: aws_spot_instance_request not forcenew on volume_tags [GH-14046] * provider/digitalocean: Prevent diffs when using IDs of images instead of slugs [GH-13879] +* provider/google: ignore certain project services that can't be enabled directly via the api [GH-13730] * providers/heroku: Configure buildpacks correctly for both Org Apps and non-org Apps [GH-13990] ## 0.9.4 (26th April 2017)