From 294c7658194046d5c9e89194a68a2a9bcbc61a51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 15 Jul 2020 15:27:16 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 708a97438..6f893bb07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -08.07.2020 -* Thorough email address validations and processing with truemail gem [#297](https://github.com/internetee/registry/issues/297) +15.07.2020 +* Reapplied race condition fix after fixing the data in prod env [#1612](https://github.com/internetee/registry/issues/1612) 07.07.2020 * Fixed legaldoc validation [#1634](https://github.com/internetee/registry/issues/1634)