From f3a53220d918c477639240ec0bf7033c010485cf Mon Sep 17 00:00:00 2001 From: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com> Date: Thu, 6 May 2021 13:24:09 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 757215b..91364ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## Unreleased Security: -* multi-line secrets are now properly masked in logs [GH-208](https://github.com/hashicorp/vault-action/pull/208) +* multi-line secrets are now properly masked in logs [GH-208](https://github.com/hashicorp/vault-action/pull/208): CVE allocation pending Features: * JWT auth method is now supported [GH-188](https://github.com/hashicorp/vault-action/pull/188)