From 1fbfdff1e70615659e3243ce135239eb36a44f60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 7 Mar 2025 16:09:30 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a267f1821..1102ecf36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +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 + 21.02.2025 * nomethod error fix for cases without forceDelete set date https://github.com/internetee/registry/pull/2758