From 4422424d6ae20aec9d1186cdf51eba8204b2a464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 17 Jan 2023 15:55:24 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4130d4c18..67651d639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ 17.01.2023 * removed unnecessary db migrations https://github.com/internetee/registry/issues/2534 * admin view fix for long domain names https://github.com/internetee/registry/issues/2520 +* enable use of passwords with special characters in Registrar portal https://github.com/internetee/registry/pull/2526 09.01.2023 * authInfo code is reset on registrant change https://github.com/internetee/registry/pull/2519