From 39383926efa78b421465a0af66390efdbbf4c177 Mon Sep 17 00:00:00 2001 From: Pam Selle Date: Wed, 12 Jun 2019 16:40:31 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f110ff9ed4..0a00767789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ ENHANCEMENTS: * config: consider build metadata when interpreting module versions ([#21640](https://github.com/hashicorp/terraform/issues/21640)) * backend/http: implement retries for the http backend ([#19702](https://github.com/hashicorp/terraform/issues/19702)) * backend/swift: authentication mechanisms now more consistent with other OpenStack-compatible tools ([#18671](https://github.com/hashicorp/terraform/issues/18671)) +* backend/swift: add application credential support ([#20914](https://github.com/hashicorp/terraform/pull/20914)) BUG FIXES: