From e3cf266da0105be3f20c7704d223c5d0e6cf4142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 17 Oct 2019 09:58:26 +0300 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 4caea0f4d..c1668b298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +17.10.2019 +* Implemented properl handling of contact transfer requests [#1363](https://github.com/internetee/registry/pull/1363) + 16.10.2019 * Contact and domain list download in portals changed - buttons in stead of dropdown [#1360](https://github.com/internetee/registry/pull/1360) * limited epp routes [#1364](https://github.com/internetee/registry/pull/1364) From e1de3f528f66766db6831c73987739d8f97d2c84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 17 Oct 2019 17:55:31 +0300 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1668b298..b6508a9fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 17.10.2019 * Implemented properl handling of contact transfer requests [#1363](https://github.com/internetee/registry/pull/1363) +* Test environment tuning [#1366](https://github.com/internetee/registry/pull/1366) 16.10.2019 * Contact and domain list download in portals changed - buttons in stead of dropdown [#1360](https://github.com/internetee/registry/pull/1360)