From 9fb430e8bf7ee40b8020a69c8d93bf6f5c702b52 Mon Sep 17 00:00:00 2001 From: Becca Petrin Date: Fri, 14 Feb 2020 15:59:55 -0800 Subject: [PATCH] changelog++ --- CHANGELOG.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42d9ab0ff..9a6e736a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,10 @@ FEATURES: - * **Kerberos Authentication**: We now support Kerberos authentication using - a SPNEGO token. Login can be performed using the Vault CLI, API, or agent. - * **Kubernetes Service Discovery**: We now support Kerberos service discover - where, if configured, Vault will tag Vault pods with their current health - status. For more, see [#8249](https://github.com/hashicorp/vault/pull/8249). +* **Kerberos Authentication**: We now support Kerberos authentication using a SPNEGO token. + Login can be performed using the Vault CLI, API, or agent. +* **Kubernetes Service Discovery**: We now support Kerberos service discovery where, if + configured, Vault will tag Vault pods with their current health status. For more, see [#8249](https://github.com/hashicorp/vault/pull/8249). IMPROVEMENTS: