From aa1b693065d7f5cdc407c6fef7680402c7ec9292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 16 Oct 2019 14:17:39 +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 364583301..4bf3b9af5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +16.10.2019 +* Contact and domain list download in portals changed - buttons in stead of dropdown [#1360](https://github.com/internetee/registry/pull/1360) + 11.10.2019 * Fixed mailer previews for couple email templates [#1342](https://github.com/internetee/registry/pull/1342) * Updated ransack gem to 1.8 [#1357](https://github.com/internetee/registry/pull/1357) From cb76674152c715f84eac14a70276f6ed069decc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 16 Oct 2019 16:35:42 +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 4bf3b9af5..4caea0f4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 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) 11.10.2019 * Fixed mailer previews for couple email templates [#1342](https://github.com/internetee/registry/pull/1342)