From c80f46f7dea17f12afc7d0bd10234a6169ead3ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 21 Jun 2021 15:53:05 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75c62a300..ee531fe59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ 21.06.2021 +* fixed error message for unsupported algorithms [#2033](https://github.com/internetee/registry/issues/2033) * enabled suport for 2 additional dnssec algorithms - 15 (Ed25519) and 16 (Ed448) [#2034](https://github.com/internetee/registry/issues/2034) * fixed dnssec rem all bug in epp [#2035](https://github.com/internetee/registry/issues/2035) * punycode support for csync [#2036](https://github.com/internetee/registry/issues/2036)