changelog entry for variables (#14509)

This commit is contained in:
Tim Gross 2022-09-13 10:25:26 -04:00 committed by GitHub
parent 357e7f4521
commit eb757606f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/13000.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:feature
**Variables:** Added support for storing encrypted configuration values.
```