From 4c28c562010e066a908c97dd1ffbf9cdcbb0ab32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 30 May 2025 16:51:32 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a089df70f..92b00fd15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +30.05.2025 +* Fixed duplicate domain history records in admin: https://github.com/internetee/registry/issues/2792 + 02.05.2025 * ForceDelete is not lifted with any contact update any more https://github.com/internetee/registry/issues/2782