From 418c311b14b49a47a51fd56a7f64ce3a72d22d22 Mon Sep 17 00:00:00 2001 From: swayne275 Date: Tue, 2 Nov 2021 16:54:46 -0600 Subject: [PATCH] fix 12888 release note format (#13016) * fix release note format * deprecation -> change --- changelog/12888.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog/12888.txt b/changelog/12888.txt index 1595a62ee..f7c3d5607 100644 --- a/changelog/12888.txt +++ b/changelog/12888.txt @@ -1,5 +1,7 @@ -```release-note:deprecation +```release-note:change expiration: VAULT_LEASE_USE_LEGACY_REVOCATION_STRATEGY environment variable has been removed. +``` +```release-note:change expiration: VAULT_16_REVOKE_PERMITPOOL environment variable has been removed. ``` \ No newline at end of file