letencrypt now supports idna, remove the check/block

This commit is contained in:
Joshua Tauberer
2017-04-17 07:45:08 -04:00
parent 416dbebf45
commit add985ce5d
2 changed files with 2 additions and 7 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ CHANGELOG
In Development
--------------
ownCloud is replaced with Nextcloud 10.0.4.
* ownCloud is replaced with Nextcloud 10.0.4.
* Let's Encrypt now supports internationalized domains so the block on provisioning those domains through Let's Encrypt is now removed.
v0.22 (April 2, 2017)
---------------------