From 5f724fc8a16eb75048ed793e1dc06974945927bc Mon Sep 17 00:00:00 2001 From: Clint Date: Mon, 15 May 2017 09:13:15 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c36bb8f4..1f7fadddc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ IMPROVEMENTS: * provider/datadog: Added new evaluation_delay parameter [GH-14433] * provider/docker: Allow Windows Docker containers to map volumes [GH-13584] * provider/google: Add a `url` attribute to `google_storage_bucket` [GH-14393] +* providers/heroku: Add import ability for `heroku_pipeline` resource [GH-14486] * 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]