From ea8216fae4043a21c03ef2a2792a7b4f9ca91caf Mon Sep 17 00:00:00 2001 From: Lenard Hess Date: Wed, 25 Oct 2023 21:17:39 +0200 Subject: [PATCH] Updated changelog with porkbun provider fix --- ChangeLog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index ee8434f..2495506 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,6 +5,9 @@ repository history](https://github.com/ddclient/ddclient/commits/master). ## 20XX-XX-XX v3.11.1_0 (WIP) +### Bug fixes + * Fixed simultaneous IPv4 and IPv6 updates for provider porkbun + ## 2023-10-21 v3.11.0 This version is the same as v3.11.0_1 (except for the updated version number in the code). Refer to [v3.11 release plan discussions](https://github.com/ddclient/ddclient/issues/552) for the reasons.