From c7b1e0ecce22c7fd1f9eccc657597782eaf9c4b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 21 Oct 2024 16:26:35 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5932a961c6..76fd69a443 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +21.10.2024 +* Show 2nd level zones as blocked in whois https://github.com/internetee/registry/pull/2700 + 17.10.2024 * Fix for handling db relationships for poll messages https://github.com/internetee/registry/pull/2698