From 9490497f57e0ba32bc839aae7577521deb555dcf Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Fri, 7 Jan 2022 17:59:26 +0100 Subject: [PATCH] security/acme-client: update changelog --- security/acme-client/pkg-descr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/acme-client/pkg-descr b/security/acme-client/pkg-descr index 5b08b3bf0..b5025b594 100644 --- a/security/acme-client/pkg-descr +++ b/security/acme-client/pkg-descr @@ -10,11 +10,12 @@ Plugin Changelog 3.8 -NOTE: Support for the cPanel API is not functional. It requires +NOTE: Support for the cPanel and Selfhost API is not functional. It requires a new version of acme.sh, which has not been released yet. Added: * add support for cPanel HTTP API (#2731) +* add support for Selfhost DNS API (#2746) Fixed: * fix calculation of renewal date (#2721)