From 371432f41dc548d7696f2c12c24a9f2a4e857896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 3 Jan 2020 14:25:03 +0200 Subject: [PATCH 1/2] Update CHANGELOG.md [ci skip] --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6d8d7036..8200b54d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +03.01.2020 +* Fixed contact view internal error in admin [#1458](https://github.com/internetee/registry/issues/1458) + 27.12.2019 * Records in registrant_verifications are now archived by PaperTrail [#1425](https://github.com/internetee/registry/issues/1425) From 771b253e78958f7f9a0f4fa712b222be1b633af5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 3 Jan 2020 14:45:17 +0200 Subject: [PATCH 2/2] Update CHANGELOG.md [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8200b54d5..750779590 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ 03.01.2020 +* Added an option for registrars to add and remove clientHold status on domains [#1454](https://github.com/internetee/registry/pull/1454) * Fixed contact view internal error in admin [#1458](https://github.com/internetee/registry/issues/1458) 27.12.2019