Update CHANGELOG.md

This commit is contained in:
Freddy 2020-01-14 15:44:03 -07:00 committed by GitHub
parent f3ba6a9166
commit de49668707
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
## Unreleased
BREAKING CHANGES:
* agent: The ACL requirement for the [agent/force-leave endpoint](https://www.consul.io/api/agent.html#force-leave-and-shutdown) is now `operator:write` rather than `agent:write`. [[GH-7033](https://github.com/hashicorp/consul/pull/7033)]
## 1.7.0-beta2 (December 20, 2019)
FEATURES: