From 9f54b1e8a9aa74468322668aaff0761b4a0089e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 8 Apr 2021 20:56:01 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b5efbc3b..2ce7a44f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 08.04.2021 * Registry lock does not affect statuses set by system or admin [#1900](https://github.com/internetee/registry/issues/1900) +* Invalid email address is added to the forcedelete notes in admin with starting ForceDelete process [#1899](https://github.com/internetee/registry/issues/1899) 07.04.2021 * Bump donwload-artifact to 2.0.9 [#1904](https://github.com/internetee/registry/pull/1904)