From af593dda660fcf64173d8ab49a36d3d079b2bf62 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 23 Jun 2017 20:54:03 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59d29a0ab8..9839af03b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,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 + * 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 `sys/leases` endpoint [GH-2891] * secret/totp: Ensure codes can only be used once. This makes some automated