X-Git-Url: https://git.proxmox.com/?p=proxmox-acme.git;a=blobdiff_plain;f=debian%2Fchangelog;h=eeedeba1051bbc4b50101d118417c996645a4e2b;hp=fb7295a1bc4c73e572e630e5c450525f8a0f8b13;hb=21e6ed300747091929b194d8d9395e6b2e098433;hpb=b727e3a6b8527fd81e8c6a5716ee8e2fe42c5d82 diff --git a/debian/changelog b/debian/changelog index fb7295a..eeedeba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +libproxmox-acme-perl (1.0.7) pmg pve; urgency=medium + + * add missing DNS plugins to schema + + -- Proxmox Support Team Fri, 11 Dec 2020 18:55:29 +0100 + +libproxmox-acme-perl (1.0.6) pmg pve; urgency=medium + + * update acme.sh dns plugins to 2.8.8 + + -- Proxmox Support Team Mon, 07 Dec 2020 11:59:14 +0100 + +libproxmox-acme-perl (1.0.5) pmg pve; urgency=medium + + * dns challenge: add 'INWX' acme.sh schema + + * fix #2732: use actual plugin config data + + -- Proxmox Support Team Fri, 4 Sep 2020 14:01:13 +0200 + +libproxmox-acme-perl (1.0.4) pmg pve; urgency=medium + + * update acme.sh dns plugins to 2.8.6 + + * describe schema of DigitalOcean and add df (dyndnsfree.de) provider + + -- Proxmox Support Team Fri, 15 May 2020 20:06:49 +0200 + libproxmox-acme-perl (1.0.3) pmg pve; urgency=medium * trigger activate-noawait pve-api-updates