From b0df8f230eb28f31842a12aaf5d4c1528e461840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 8 Jul 2021 19:43:47 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b20121a0a..9711c3ed1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ 08.07.2021 * improved contact name validation [#1795](https://github.com/internetee/registry/issues/1795) * orphaned poll messages are automatically dequed [#2026](https://github.com/internetee/registry/issues/2026) +* fixed registrant change with force delete set [#2077](https://github.com/internetee/registry/issues/2077) 06.07.2021 * admin dropdown filter ui fix [#2065](https://github.com/internetee/registry/issues/2065)