From edf2ab73323a595f0568690c90a21bff3777ee9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 16 Oct 2018 11:22:47 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e90ea2fd6..c9766909c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ 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 nameserver and registrar details to domain info response [#1000](https://github.com/internetee/registry/issues/1000) * Registrant API: added registry lock date to domain info response [#996](https://github.com/internetee/registry/issues/996) 02.10.2018