From ac04f7b0a05ad17a921cc3d1e0e970f8d7d78f58 Mon Sep 17 00:00:00 2001 From: Foster Snowhill Date: Sun, 8 Aug 2021 18:01:23 +0200 Subject: [PATCH] Release notes: fix incorrect header level for 20.10.8 Swarm --- engine/release-notes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/release-notes/index.md b/engine/release-notes/index.md index 5e44ce523a..cd70f92050 100644 --- a/engine/release-notes/index.md +++ b/engine/release-notes/index.md @@ -66,7 +66,7 @@ for Docker Engine. - Windows: Fix a situation where containers were not stopped if `HcsShutdownComputeSystem` returned an `ERROR_PROC_NOT_FOUND` error moby/moby#42613](https://github.com/moby/moby/pull/42613) -## Swarm +### Swarm - Fix a possibility where overlapping IP addresses could exist as a result of the node failing to clean up its old loadbalancer IPs [moby/moby#42538](https://github.com/moby/moby/pull/42538)