update changelog

This commit is contained in:
R.B. Boyer 2020-05-29 16:17:30 -05:00
parent 16db20b1f3
commit 6148d07f28
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## UNRELEASED
BREAKING CHANGES:
* acl: remove the deprecated `acl_enforce_version_8` option [[GH-7991](https://github.com/hashicorp/consul/issues/7991)]
FEATURES:
* 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)]