From f848a5d94c8fc60fdd30741b9faf8dfdb0cb17a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 14 Jun 2021 14:22:36 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e375caca..479cd244c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +14.06.2021 +* Task for scanning trhough email addresses and assess the data quality in the registry [#2029](https://github.com/internetee/registry/pull/2029) +* Bump countries to 4.0.0 [#2031](https://github.com/internetee/registry/pull/2031) + 11.06.2021 * Csync fix for invalid dns records [#2024](https://github.com/internetee/registry/issues/2024)