From 029d52e50ce084dbeee71118eee2b2a8a59959c3 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 5 Jul 2017 11:25:51 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3664026c2..ef6a532b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ BUG FIXES: * api/health: Don't treat standby `429` codes as an error [GH-2850] * 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/token: Don't allow using the same token ID twice when manually specifying [GH-2916] * core: Relocated `sys/leases/renew` returns same payload as original