diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b39f449c2..e932729273 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,14 +26,14 @@ BUGFIXES: * connect: `connect envoy` command now respects the `-ca-path` flag [[GH-8606](https://github.com/hashicorp/consul/issues/8606)] * connect: fix bug in preventing some namespaced config entry modifications [[GH-8601](https://github.com/hashicorp/consul/issues/8601)] * connect: fix renewing secondary intermediate certificates [[GH-8588](https://github.com/hashicorp/consul/issues/8588)] -* ui: fixed a bug related to in-folder KV creation [GH-8613](https://github.com/hashicorp/consul/pull/8613) +* ui: fixed a bug related to in-folder KV creation [[GH-8613](https://github.com/hashicorp/consul/pull/8613)] ## 1.8.3 (August 12, 2020) BUGFIXES: -* [backport/1.8.x] catalog: fixed a bug where nodes, services, and checks would not be restored with the correct Create/ModifyIndex when restoring from a snapshot [GH-8485](https://github.com/hashicorp/consul/pull/8474) -* [backport/1.8.x] vendor: update github.com/armon/go-metrics to v0.3.4 [GH-8478](https://github.com/hashicorp/consul/pull/8478) +* [backport/1.8.x] catalog: fixed a bug where nodes, services, and checks would not be restored with the correct Create/ModifyIndex when restoring from a snapshot [[GH-8485](https://github.com/hashicorp/consul/issues/8485)] +* [backport/1.8.x] vendor: update github.com/armon/go-metrics to v0.3.4 [[GH-8478](https://github.com/hashicorp/consul/issues/8478)] * connect: **(Consul Enterprise only)** Fixed a regression that prevented mesh gateways from routing to services in their local datacenter that reside outside of the default namespace. ## 1.8.2 (August 07, 2020)