update MFA changelog (#14326)

* update MFA changelog

* Update changelog/14025.txt

Co-authored-by: Meggie <meggie@hashicorp.com>

Co-authored-by: Meggie <meggie@hashicorp.com>
This commit is contained in:
Josh Black 2022-03-01 15:13:39 -08:00 committed by GitHub
parent d4342a3124
commit 4b28d9419d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
```release-note:feature
auth: Add support for single and two phase MFA to login endpoints.
* **Login MFA**: Single and two phase MFA is now available when authenticating to Vault.
```