From 0c433c2f151f96d1ca8b3704357923204589efc6 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 30 Mar 2018 12:42:28 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a4b3955a..58bb29b20d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,7 @@ BUG FIXES: parent prefix entry in the underlying storage backend. These operations also mark corresponding child tokens as orphans by removing the parent/secondary index from the entries. [GH-4193] + * command: Re-add `-mfa` flag and migrate to OSS binary [GH-4223] * core: Fix issue occurring from mounting two auth backends with the same path with one mount having `auth/` in front [GH-4206] * mfa: Invalidation of MFA configurations (Enterprise)