changelog: add entry for #14320 (#14518)

This commit is contained in:
James Rasell
2022-09-09 17:25:50 +02:00
committed by GitHub
parent 87f5eea52b
commit d2acbd8bdf

7
.changelog/14320.txt Normal file
View File

@@ -0,0 +1,7 @@
```release-note:feature
**ACL Roles:** Added support for ACL Roles.
```
```release-note:improvement
acl: ACL tokens can now be created with an expiration TTL.
```