From 3dc4866775c7ccd85bf3d9f349eea8164b300617 Mon Sep 17 00:00:00 2001 From: Yann Stepienik Date: Sat, 7 Oct 2023 22:58:58 +0100 Subject: [PATCH] [skip ci] changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 0b00d44..6ed8f65 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## Version 0.10.1 + - Fix an issue where Constellation is stuck if creating a new network is interrupted + - Fix a logic issue with the whitelist inbound IPs + ## Version 0.10.0 - Added Constellation - DNS Challenge is now used for all certificates when enabled [breaking change]