From 14cc464d658cb139a8fb75efb6e8dfb3e7ad4f52 Mon Sep 17 00:00:00 2001 From: Alex Smith Date: Sat, 5 Nov 2022 18:32:26 +1300 Subject: [PATCH] Update the readme docs --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 7264355..3b07d36 100755 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -157,6 +157,7 @@ app_setup_nginx_reverse_proxy_block: "" # changelog changelogs: + - { date: "05.11.22:", desc: "Update acmedns plugin handling."} - { date: "06.10.22:", desc: "Switch to certbot-dns-duckdns. Update cpanel and gandi dns plugin handling. Minor adjustments to init logic." } - { date: "05.10.22:", desc: "Use certbot file hooks instead of command line hooks" } - { date: "04.10.22:", desc: "Add godaddy and porkbun dns plugins." }