From ffdd6dd62bd1e78f015ca1b58a0cd2696fbc1417 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 1 Jun 2018 09:14:57 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dff72147d..da9d85d69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ IMPROVEMENTS: * identity: Provide more contextual key information when listing entities, groups, and aliases * identity: Passthrough EntityID to backends [GH-4663] + * secret/pki: Add custom extended key usages [GH-4667] * ui: wrapping lookup now distplays the path [GH-4644] * ui: Identity interface now has more inline actions to make editing and adding aliases to an entity or group easier [GH-4502]