From 895a82ed788db3167f16d62327e9851ad99c43ba Mon Sep 17 00:00:00 2001 From: Freddy Date: Thu, 17 Oct 2019 20:38:51 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aa6794ea8..5ee2d9888f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## UNRELEASED FEATURES +* agent: store check type in catalog [[GH-6561](https://github.com/hashicorp/consul/pull/6561)] * agent: update force-leave to allow for complete removal of members [[GH-6571](https://github.com/hashicorp/consul/issues/6571)] * agent: updates to the agent token trigger anti-entropy full syncs [[GH-6577](https://github.com/hashicorp/consul/issues/6577)] * snapshot agent (Consul Enterprise): Added support for saving snapshots to Google Cloud Storage.