Update CHANGELOG.md

This commit is contained in:
freddygv 2020-06-03 18:53:43 -06:00
parent 5d2475232a
commit f8b910aa10
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ IMPROVEMENTS:
* ui: Add live updates/blocking queries to gateway listings [[GH-7967](https://github.com/hashicorp/consul/pull/7967)]
* ui: Improved 'empty states' [[GH-7940](https://github.com/hashicorp/consul/pull/7940)]
* ui: Add ability to sort services based on health [[GH-7989](https://github.com/hashicorp/consul/pull/7989)]
* connect: Enable mesh and terminating gateways to resolve hostnames to IPv4 addresses using system resolver [[GH-7999]](https://github.com/hashicorp/consul/pull/7999)
## 1.8.0-beta2 (May 21, 2020)