fix 12888 release note format (#13016)

* fix release note format

* deprecation -> change
This commit is contained in:
swayne275 2021-11-02 16:54:46 -06:00 committed by GitHub
parent 1f24338594
commit 418c311b14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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.
```