From aa478361eafae81e15b1f8bbb0f77bcf0421c6b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 12 Dec 2019 12:37:34 +0200 Subject: [PATCH] Update CHANGELOG.md [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbd68ab6f..744c28661 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ 12.12.2019 * Updated e-invoice gem [#1429](https://github.com/internetee/registry/pull/1429) * Set not null constraint on contact.name db column [#1417](https://github.com/internetee/registry/pull/1417) +* Removed domain name from registrant_verifications table [#1431](https://github.com/internetee/registry/pull/1431) 15.11.2019 * Restored EPP exception logging to syslog [#1371](https://github.com/internetee/registry/issues/1371)