security/acme-client: fix typo, improve wording

This commit is contained in:
Frank Wall
2020-11-22 00:49:24 +01:00
parent 12a34717ea
commit db1d677bbe
+2 -2
View File
@@ -23,13 +23,13 @@ Added:
* add plugin changelog
Fixed:
* fix bug where configuration could get lost (#1526)
* fix bug where configuration changes could get lost (#1526)
* fix Cyon DNS API (password not set)
Changed:
* now an Automation may run multiple times during bulk issue/renewal (previously only once)
* rename "Validation Methods" to "Challenge Types" to adopt official LE wording
* rename Menu entry "Automation" to "Automations"
* rename menu entry "Automation" to "Automations"
* specify python version for gcloud SDK
* rephrase several log messages
* add more detailed output when debug logging is enabled