update changelog

This commit is contained in:
R.B. Boyer 2019-08-07 11:35:21 -05:00
parent 357ca39868
commit 99f3ba341b
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ BUG FIXES:
* server: if inserting bootstrap config entries fails don't silence the errors [[GH-6256](https://github.com/hashicorp/consul/issues/6256)]
* connect: fix failover through a mesh gateway to a remote datacenter [[GH-6259](https://github.com/hashicorp/consul/issues/6259)]
* api: un-deprecate api.DecodeConfigEntry [[GH-6278](https://github.com/hashicorp/consul/issues/6278)]
* connect: ensure intention replication continues to work when the replication ACL token changes [[GH-6288](https://github.com/hashicorp/consul/issues/6288)]
## 1.6.0-beta3 (July 26, 2019)