From 5b4abc09ddd82be99e05264a91b06bc18ab1447a Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Tue, 27 Mar 2018 17:04:13 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a61d900487..67f3a175a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ BUG FIXES: index from the entries. [GH-4193] * 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) ## 0.9.6 (March 20th, 2018)