Update CHANGELOG.md

This commit is contained in:
Paul Banks 2019-10-14 21:54:15 +01:00 committed by GitHub
parent 039615641e
commit 6d645fe53c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ FEATURES
IMPROVEMENTS
* licensing (Consul Enterprise): Increase initial server temporary license duration to 6 hours to allow for longer upgrades/migrations.
* agent: some check types now support configuring a number of consecutive failure and success before the check status is updated in the catalog. [[GH-5739](https://github.com/hashicorp/consul/pull/5739)]
BUG FIXES