Update CHANGELOG.md

This commit is contained in:
Paul Banks 2018-11-13 14:52:43 +00:00 committed by GitHub
parent 1439cfdcfc
commit f0d2d12e65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -34,14 +34,6 @@ IMPROVEMENTS:
* ui: Add JSON and YAML linting to the KV code editor. [[GH-4814](https://github.com/hashicorp/consul/pull/4814)]
* connect: Fix comment DYNAMIC_DNS to LOGICAL_DNS. [[GH-4799](https://github.com/hashicorp/consul/pull/4799)]
* terraform: fix formatting of consul.tf. [[GH-4580](https://github.com/hashicorp/consul/pull/4580)]
* website: explain script exit code 1 in health check introduction guide. [[GH-4769](https://github.com/hashicorp/consul/pull/4769)]
* website: Update deprecated script tag in example. [[GH-4790](https://github.com/hashicorp/consul/pull/4790)]
* website: update the response json fields for sessions. [[GH-4604](https://github.com/hashicorp/consul/pull/4604)]
* website: mention node name for "agent/force-leave" HTTP endpoint. [[GH-4542](https://github.com/hashicorp/consul/pull/4542)]
* website: sync guides list with guides sidebar. [[GH-4831](https://github.com/hashicorp/consul/pull/4831)]
* website: fix minor typo in documentation. [[GH-4864](https://github.com/hashicorp/consul/pull/4864)]
* website: broken partial rendering and missing id. [[GH-4862](https://github.com/hashicorp/consul/pull/4862)]
* website: remove wrong space character. [[GH-4910](https://github.com/hashicorp/consul/pull/4910)]
BUG FIXES: