__letsencrypt_cert: add support for devuan ascii

This commit is contained in:
Darko Poljak 2018-06-22 14:09:31 +02:00
commit 6c8014b407
2 changed files with 14 additions and 0 deletions

View file

@ -1,6 +1,9 @@
Changelog
---------
next:
* Type __letsencrypt_cert: Add support for devuan ascii (Darko Poljak)
4.10.1: 2018-06-21
* Type __letsencrypt_cert: Fix temp file location and removal (Darko Poljak)
* Type __line: Handle missing file in __line explorer gracefully (Jonas Weber)