From 549c390b2ecfc7705e0177937e1f8f5ccbe2cd3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 3 Jun 2025 10:45:26 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c427635fe..6b58ed2b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +03.06.2025 +* removed build_deploy_staging.yml from workflow as deprecated https://github.com/internetee/registry/issues/2797 + 30.05.2025 * Improvements for daily FD domains report https://github.com/internetee/registry/issues/2781 * Fixed duplicate domain history records in admin: https://github.com/internetee/registry/issues/2792