From 89b02dd7c8de274a376b47a0dce9872140e50ab6 Mon Sep 17 00:00:00 2001 From: Paddy Date: Fri, 23 Apr 2021 10:58:34 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1a060f638..295fe3b729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # 2.6.1 (Unreleased) +BUG FIXES: + * Updated the GPG key used to verify Terraform installs in response to the [Terraform GPG key rotation](https://discuss.hashicorp.com/t/hcsec-2021-12-codecov-security-event-and-hashicorp-gpg-key-exposure/23512). [GH-750] # 2.6.0 (April 21, 2021)