update changelog

This commit is contained in:
R.B. Boyer 2020-06-01 11:46:19 -05:00
parent 7bd7895047
commit 8369f7d7f3
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ BREAKING CHANGES:
FEATURES:
* acl: allow auth methods created in the primary datacenter to optionally create global tokens [[GH-7899](https://github.com/hashicorp/consul/issues/7899)]
* agent: Allow to restrict servers that can join a given Serf Consul cluster. [[GH-7628](https://github.com/hashicorp/consul/issues/7628)]
* agent: handle re-bootstrapping in a secondary datacenter when WAN federation via mesh gateways is configured [[GH-7931](https://github.com/hashicorp/consul/issues/7931)]
BUGFIXES: