From 09a05eb92fd5cea013d23eaa76979ff45959afc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 14 Dec 2021 13:39:24 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4023f36fa..d9070fff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +14.12.2021 +* Added Truemail validation to contact create and contact update [#2184](https://github.com/internetee/registry/issues/2184) + 29.11.2021 * Performance optimation for email validation task [#2226](https://github.com/internetee/registry/pull/2226) * Removed obj and extension update prohibited toggle feature [#2229](https://github.com/internetee/registry/pull/2229)