]> git.proxmox.com Git - proxmox-acme.git/blobdiff - debian/changelog
bump version to 1.4.1
[proxmox-acme.git] / debian / changelog
index 26eafd430502d6f8cf97a83cb21532fa643fcc3e..57cff749d416a1ea86a6cbc3069e9f7c690ea527 100644 (file)
@@ -1,3 +1,21 @@
+libproxmox-acme (1.4.1) bullseye; urgency=medium
+
+  * dns: cope with plugin json index not being available
+
+  * schema: add DNS challenge configuration properties for knot
+
+  * schema: add TOTP authentication property for INWX
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 11 Jan 2022 16:38:44 +0100
+
+libproxmox-acme (1.4.0) bullseye; urgency=medium
+
+  * update acme.sh dns plugins to version 3.0.1
+
+  * support downloading alternate chains
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 08 Oct 2021 11:16:59 +0200
+
 libproxmox-acme (1.3.0) bullseye; urgency=medium
 
   * plugin-caller: cherry-pick GET/POST retry