update changelog

This commit is contained in:
R.B. Boyer 2020-08-05 15:06:18 -05:00
parent 5b7bbb9de5
commit 9d5f9c6bec
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
## UNRELEASED
BUGFIXES:
* xds: revert setting set_node_on_first_message_only to true when generating envoy bootstrap config [[GH-8440](https://github.com/hashicorp/consul/issues/8440)]
## 1.8.1 (July 30, 2020)
FEATURES:
* acl: Added ACL Node Identities for easier creation of Consul Agent tokens. [[GH-7970](https://github.com/hashicorp/consul/pull/7970)]