Add more changelog fragments from pre-ansible-base. (#31)

This commit is contained in:
Felix Fontein
2020-04-12 19:04:42 +02:00
committed by GitHub
parent 41562a0c22
commit b5c23918a2
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
bugfixes:
- "ACME modules: support Buypass' ACME v1 endpoint"
- "ACME modules: fix bug in ACME v1 account update code"

View File

@@ -0,0 +1,2 @@
bugfixes:
- "ACME modules: make sure some connection errors are handled properly"