From 9b707b49a2cbcfffc7086c614912fad0f5d8e937 Mon Sep 17 00:00:00 2001 From: bondezbond Date: Thu, 23 Sep 2021 15:32:15 -0400 Subject: [PATCH] Prepare for v5.18 release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d433a849..61620377 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Unreleased +# v5.18 + - [Issue #214](https://github.com/manheim/terraform-pipeline/issues/214) CredentialsPlugin: support more than username/password (Deprecate `withBuildCredentials`) - [Issue #399](https://github.com/manheim/terraform-pipeline/issues/399) Add pull request templates, with checkboxes for necessary tasks - [Issue #309](https://github.com/manheim/terraform-pipeline/issues/309) Add the ability to specify terraform-pipeline starting execution workspace directory