From 3821c76d3677b12a2bb5436399d47daee7af847d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 28 Jan 2020 19:56:17 +0200 Subject: [PATCH] Update CHANGELOG.md [ci skip] --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 615bf62d2..71b8a8ac9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,9 @@ * 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) +19.11.2019 +* Updated Rails to 5.0.7 [#377](https://github.com/internetee/registry/issues/377) + 15.11.2019 * Restored EPP exception logging to syslog [#1371](https://github.com/internetee/registry/issues/1371)