Update CHANGELOG.md

This commit is contained in:
Hans Hasselberg 2019-09-13 17:55:45 +02:00 committed by GitHub
parent dcba96079a
commit e0a1781d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## UNRELEASED
FEATURES
* snapshot agent (Consul Enterprise): Added support for saving snapshots to Google Cloud Storage.
BUG FIXES
* cache: remove data race in agent cache [[GH-6470](https://github.com/hashicorp/consul/issues/6470)]