From 2bc5f5047448dfe4268d6d5609d892f2c25138b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 6 Jun 2025 17:00:37 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e1a98f87..366d3f68a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 06.06.2025 * Improvments to ent-to-end id processing https://github.com/internetee/registry/pull/2796 +* Fix stale data in Whois update job https://github.com/internetee/registry/pull/2808 03.06.2025 * removed build_deploy_staging.yml from workflow as deprecated https://github.com/internetee/registry/issues/2797