From 7184a351d6a2c2ac2372e517444c1819a10d478d Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 18 Dec 2017 10:00:04 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2d7c05323fd..552cf8d6b29d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,8 @@ IMPROVEMENTS: * audit/file: Setting a file mode of `0000` will now disable Vault from automatically `chmod`ing the log file [GH-3649] + * auth/github: The legacy MFA system can now be used with the GitHub auth + backend [GH-3696] * auth/okta: The legacy MFA system can now be used with the Okta auth backend [GH-3653] * auth/token: `allowed_policies` and `disallowed_policies` can now be specified