From c81aed0c62004471d1d9dda71d8f88907446ee0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 28 Jan 2025 10:19:31 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62c89df89..0b3b0d5d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +28.01.2025 +* Adding technical contact is now optional https://github.com/internetee/registry/issues/2701 +* Adding admin contact is now optional for private regsitrants https://github.com/internetee/registry/issues/2702 + 15.01.2025 * Removed Russian transaltios from the automated email templates https://github.com/internetee/registry/issues/2690 * Improved verification email translations https://github.com/internetee/registry/pull/2737