From 9fbefc5bd08832d401540af289846ce56191702c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 12 Dec 2019 13:45:51 +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 744c28661..f47191332 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) +* Upgraded bundler to 2.0.2 [#1433](https://github.com/internetee/registry/pull/1433) * 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)