From 2be9ce28ae9edf658180e5749b407b9d00a90a3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 20 Mar 2025 16:14:27 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1102ecf36..d5eac99c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +20.03.2025 +* fixed registrant transfer issue with disputed domains https://github.com/internetee/registry/issues/2594 + 07.03.2025 * fixed logging and notificaiton issues with business regsitry validation https://github.com/internetee/registry/issues/2754 * fixed http timeout in phone nr validation https://github.com/internetee/registry/pull/2762