From 2c020a0e07c7279da9e75fb8f20d268d861d1c1c Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 17 Jul 2017 11:00:02 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b6e2a94a..f725c5ba4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ BUG FIXES: * api/leases: Fix lease lookup returning lease properties at the top level * audit: Fix panic when audit logging a read operation on an asymmetric `transit` key [GH-2958] + * auth/aws: Look up proper account ID on token renew [GH-3012] * auth/ldap: Verify given certificate is PEM encoded instead of failing silently [GH-3016] * auth/token: Don't allow using the same token ID twice when manually