From 537c4d99d2d1d3ee45fcc4c6317e1da1280b5a27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 12 Dec 2019 12:32:58 +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 84ea48232..fbd68ab6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 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) 15.11.2019 * Restored EPP exception logging to syslog [#1371](https://github.com/internetee/registry/issues/1371)