From 228c8d0dae01455f04ac30698c3f8e6caef46850 Mon Sep 17 00:00:00 2001 From: Clint Date: Wed, 17 May 2017 09:53:56 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 054c0bea31..57c0a261f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,8 @@ IMPROVEMENTS: * provider/docker: Allow Windows Docker containers to map volumes [GH-13584] * provider/google: Add a `url` attribute to `google_storage_bucket` [GH-14393] * provider/google: Make google resource storage bucket importable [GH-14455] -* provider/heroku: Add import ability for `heroku_pipeline` resource [GH-14486] +* provider/heroku: Add import support for `heroku_pipeline` resource [GH-14486] +* providers/heroku: Add import support for `heroku_pipeline_coupling` resource [GH-14495] * provider/openstack: Add support for all protocols in Security Group Rules [GH-14307] * provider/rundeck: adds `description` to `command` schema in `rundeck_job` resource [GH-14352] * provider/scaleway: allow public_ip to be set on server resource [GH-14515]