From 1094c41fa35b3ba607330e495ffb9186419fe514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 8 Jul 2020 16:46:59 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff7cdb176..708a97438 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +08.07.2020 +* Thorough email address validations and processing with truemail gem [#297](https://github.com/internetee/registry/issues/297) + 07.07.2020 * Fixed legaldoc validation [#1634](https://github.com/internetee/registry/issues/1634) * Disabled collection cashe versioning [#1637](https://github.com/internetee/registry/pull/1637)