From e3cc07cab8071ef7a3e8b59bde7e6e9f68748ff8 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 5 Jun 2017 10:06:12 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67b06a5262..0997e0522d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,10 @@ IMPROVEMENTS: BUG FIXES: + * auth/app-id: Fix regression causing loading of salts to be skipped + * auth/aws-ec2: Improve EC2 describe instances performance [GH-2766] * auth/cert: Fix panic on renewal [GH-2749] * auth/cert: Certificate verification for non-CA certs [GH-2761] - * auth/aws-ec2: Improve EC2 describe instances performance [GH-2766] * secret/database: Increase wrapping token TTL; in a loaded scenario it could be too short * secret/generic: Allow integers to be set as the value of `ttl` field as the