From 75aa8df3d9f3b2e941dc2502f04e30f2b6c106cf Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 1 Jun 2018 09:16:49 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da9d85d69b..43260ff46f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,11 +50,14 @@ IMPROVEMENTS: groups, and aliases * identity: Passthrough EntityID to backends [GH-4663] * secret/pki: Add custom extended key usages [GH-4667] + * secret/ssh: Use hostname instead of IP in OTP mode, similar to CA mode + [GH-4673] * 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] * ui: Identity interface now lists groups by name [GH-4655] - * ui: Permission denied errors still render the sidebar in the Access section [GH-4658] + * ui: Permission denied errors still render the sidebar in the Access section + [GH-4658] BUG FIXES: