update changelog

This commit is contained in:
R.B. Boyer 2020-05-11 21:00:26 -05:00
parent 940e5ad160
commit efd8f562a2
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
FEATURES:
* acl: add auth method for JWTs [[GH-7846](https://github.com/hashicorp/consul/issues/7846)]
* acl: add DisplayName field to auth methods [[GH-7769](https://github.com/hashicorp/consul/issues/7769)]
* acl: add MaxTokenTTL field to auth methods [[GH-7779](https://github.com/hashicorp/consul/issues/7779)]
* acl: **(Consul Enterprise only)** Auth methods can now generically create rules to target namespaces.