From cdd92cb98877f68c103586eb13ccc8c364df4cfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 15 Oct 2018 13:20:09 +0300 Subject: [PATCH] Changelog update 181015 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a38e9409f..e90ea2fd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +15.10.2018 +* Nokogiri update 1.8.5 [#1007](https://github.com/internetee/registry/pull/1007) +* Registrant API: added admin, tech and registrar contacts to domain info response [#991](https://github.com/internetee/registry/issues/991) +* Registrant API: added registry lock date to domain info response [#996](https://github.com/internetee/registry/issues/996) + 02.10.2018 * EPP: datetime in poll messages is not UTC as required by RFC5730 [#948](https://github.com/internetee/registry/issues/948) * BUG: user_session_timeout is now always respected [#966](https://github.com/internetee/registry/issues/966)