From c48d430389ff968863e9844ec9ee80b95bb2f9a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Sat, 27 Jun 2020 00:58:52 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a36fee889..bfa3c250f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 26.06.2020 * Fixed race condition in domain update by adding new db constratints [#1612](https://github.com/internetee/registry/issues/1612) +* Refactored contact validation [#1617](https://github.com/internetee/registry/pull/1617) 19.06.2020 * Regsitrant API returns now DNSSEC info [#1613](https://github.com/internetee/registry/pull/1613)