From a2a57bb5adfc9179b465d859939094f47d8f4315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 6 Feb 2024 14:53:14 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aab8472b6..9ecfc64b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +06.02.2024 +* Force Delete process end is triggered by email update https://github.com/internetee/registry/issues/2634 + 26.01.2024 * Fix for auction race condition on domain registration deadline https://github.com/internetee/registry/issues/2641