From 2a695d257d38396e6fc88f5333e03d7404c5b6f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 7 Dec 2022 15:36:35 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56b812be0..08180968c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 07.12.2022 * return contact detaisl with authinfo pw of linked domain https://github.com/internetee/registry/issues/2492 +* fixed disputed status removal https://github.com/internetee/registry/issues/2503 06.12.2022 * save status notes to domain history https://github.com/internetee/registry/issues/2484