diff --git a/README.rst b/README.rst index 06a7547..a5e8868 100644 --- a/README.rst +++ b/README.rst @@ -135,6 +135,10 @@ chmod 700 /etc/letsencrypt/.secrets Changelog ========= +- 2023.11.13 + - Fix managed zone lookup to ensure correct domain is selected where there are two + domains with the same ending e.g. example.com and thisisanexample.com (PR #22) + - 2022.11.24 - remove zope to fix compatibility with Certbot 2.x (Fixes #19)