From 7a204021f1fc5b207b01a419ed7a71d512c92d3c Mon Sep 17 00:00:00 2001 From: Yann Stepienik Date: Fri, 19 May 2023 18:04:56 +0100 Subject: [PATCH] [skip ci] changelogs --- changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 5e27e2a..0bbeca4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,10 @@ -## version 0.5.1 -> 0.5.5 +## version 0.5.1 -> 0.5.6 - Add Wilcard certificates support - Auto switch to Mongo 4 if CPU has no ADX - Improve setup for certificates on new install - Fix issue docker compose import labels and networks array - Fix issue with docker network mode not supporting hostname +- Fix an issue with the shield and the docker networking - Fix issue with network namespace - Fixed issue with a Docker bug preventing re-creating a container with a network mode as container (https://github.com/portainer/portainer/issues/2657) - Silent error on favicon fetching